Skip to content

Commit

Permalink
Removed TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto committed Aug 21, 2021
1 parent 297bbc3 commit 254c2e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ import (
//
// For backwards compatibility the default precision is set to seconds, so that
// no fractional timestamps are generated.
//
// TODO(oxisto): the tests seem to fail sometimes, if the precision is microseconds because the difference is literally 1 microsecond
var TimePrecision = time.Second

// MarshalSingleStringAsArray modifies the behaviour of the ClaimStrings type, especially
Expand Down

0 comments on commit 254c2e0

Please sign in to comment.