Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Aug 1, 2024
1 parent 5a242b4 commit 74219b1
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 74219b1

Please sign in to comment.