Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza committed Jan 15, 2024
1 parent 54a416a commit 7a9c1b5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/src/tenant_token/exceptions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ class NotUTCException implements Exception {
class InvalidApiKeyException implements Exception {
const InvalidApiKeyException();
}

class JWTException implements Exception {
const JWTException();
}

0 comments on commit 7a9c1b5

Please sign in to comment.