Skip to content

Commit

Permalink
chore(ui): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmaillard authored and tpluscode committed Oct 28, 2020
1 parent b41e38a commit a4a5264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/views/CubeProjectNew.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import Vue from 'vue'
import { mapState } from 'vuex'
import clownface from 'clownface'
import { dataset } from '@rdf-esm/dataset'
import { quad } from '@rdf-esm/data-model'
import SidePane from '@/components/SidePane.vue'
import { sh } from '@tpluscode/rdf-ns-builders'
Expand Down

0 comments on commit a4a5264

Please sign in to comment.