Skip to content

Commit

Permalink
Lint Fix (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
bleege authored Mar 31, 2023
1 parent 4c9cdc7 commit 9706cbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/UID2/UID2Manager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ public final actor UID2Manager {
}
}


/// Calculate the delay that Identity Checks use
/// - Parameter futureCompletionTime: The time in milliseconds to end the
/// - Returns: Delay in nanonseconds (UInt64) or 0 if futureCompletionTime is less than now
Expand Down

0 comments on commit 9706cbc

Please sign in to comment.