Skip to content

Commit

Permalink
Merge branch 'master' into gdb-4402
Browse files Browse the repository at this point in the history
  • Loading branch information
desislava-hristova-ontotext authored Mar 31, 2020
2 parents f840bac + d233e3b commit 18f5ae2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
import 'angular/rest/connectors.rest.service';
import 'angular/utils/local-storage-adapter';
import 'angular/externalsync/controllers';
import YASQE from 'lib/yasqe.bundled';
import YASR from 'lib/yasr.bundled';

angular
.module('graphdb.framework.core.directives.queryeditor.queryeditor', [
'ngCookies',
'graphdb.framework.externalsync.controllers',
'graphdb.framework.rest.connectors.service',
'graphdb.framework.utils.localstorageadapter'
])
Expand Down

0 comments on commit 18f5ae2

Please sign in to comment.