remove unused import

pull/11081/head
Sven Klemm 8 years ago
parent f85c9c012e
commit c3c20ef2e2
  1. 1
      public/app/plugins/datasource/postgres/sql_part.ts

@ -1,4 +1,3 @@
import _ from 'lodash';
import { SqlPartDef, SqlPart } from 'app/core/components/sql_part/sql_part';
var index = [];

Loading…
Cancel
Save