Remove import

This commit is contained in:
Tobias Skarhed 2018-06-14 15:27:11 +02:00
parent ef0586acab
commit dbbd6b9b66

View File

@ -1,4 +1,3 @@
import { describe, it, expect } from 'test/lib/common';
import { InfluxQueryBuilder } from '../query_builder';
describe('InfluxQueryBuilder', function() {