shore: minor cleanup

This commit is contained in:
Torkel Ödegaard
2017-10-01 20:35:01 +02:00
parent 0c86241c5b
commit fea741d7c2
3 changed files with 2 additions and 5 deletions

View File

@@ -5,8 +5,6 @@ import angular from 'angular';
import helpers from 'test/specs/helpers';
import {ElasticDatasource} from "../datasource";
console.log(ElasticDatasource);
describe('ElasticDatasource', function() {
var ctx = new helpers.ServiceTestContext();