Skip to content

Commit fbdd9ed

Browse files
committed
Remove unused import statement from QueryController.js
1 parent 1c944b8 commit fbdd9ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/js/bundles/dn_querybuilder/QueryController.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { MemoryStore } from "./MemoryStore";
2121
import CachingStore from "./CachingStore";
2222
import { toSQLWhere } from "store-api/rest/ComplexQueryToSQL";
2323
import semver from "apprt/semver";
24-
import { table } from "console";
2524

2625
const DELAY = 500;
2726

0 commit comments

Comments
 (0)