Clean up code
This commit is contained in:
parent
51cebfa34a
commit
11464c3014
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
<script>
|
||||
import ContentsForm from '@/components/content-block-form/ContentsForm';
|
||||
import store from '@/store/index';
|
||||
|
||||
import NEW_CONTENT_BLOCK_MUTATION from '@/graphql/gql/mutations/addContentBlock.gql';
|
||||
import MODULE_DETAILS_QUERY from '@/graphql/gql/moduleDetailsQuery.gql';
|
||||
|
|
|
|||
Loading…
Reference in New Issue