Removed unused imports

This commit is contained in:
Giuseppe Digilio
2021-01-08 09:58:17 +01:00
parent ae18027669
commit 21d275fc8d
44 changed files with 54 additions and 61 deletions

View File

@@ -10,7 +10,6 @@ import COLLECTIONS from './data/collections.json';
import ITEMS from './data/items.json';
import BUNDLES from './data/bundles.json';
import BITSTREAMS from './data/bitstreams.json';
import METADATA from './data/metadata.json';
// you would use cookies/token etc
const USER_ID = 'f9d98cf1-1b96-464e-8755-bcc2a5c09077'; // hardcoded as an example