Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
uny committed Feb 28, 2017
2 parents 0b41dab + 91a2910 commit c513323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Uploader.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ internal struct Uploader {
return
}


let targetEvents = Array(events.sorted(byKeyPath: #keyPath(Event.timestamp)).prefix(limit))
let targetEventIDs = targetEvents.map { $0.id }

Expand Down

0 comments on commit c513323

Please sign in to comment.