Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Jul 31, 2024
1 parent 639a760 commit 5a3fd84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/helpers.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
/*!
* Copyright (c) 2023 Digital Bazaar, Inc. All rights reserved.
*/
import {
contexts as credentialsContexts
} from '@digitalbazaar/credentials-context';

// Z and T must be uppercase
// xml schema date time RegExp
// @see https://www.w3.org/TR/xmlschema11-2/#dateTime
Expand Down

0 comments on commit 5a3fd84

Please sign in to comment.