Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
chore(project): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Mar 23, 2020
1 parent 6bd9bc9 commit 7d31dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/helpers/transformers.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import SchemaHelper from '../../helpers/SchemaHelper'
import { warning } from '../../utils/logger'
import { isDateTime } from 'neo4j-driver/lib/temporal-types'
import { schema } from '../../schema'

// Used scopes dict
const scopedContexts = {
Expand Down

0 comments on commit 7d31dbe

Please sign in to comment.