Skip to content

Commit b4d07d2

Browse files
committed
fix group_by
1 parent 868b83e commit b4d07d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tdb-dashboard/src/components/Results.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {DOCUMENT_EXPLORER} from "../routing/constants"
1515
import history from '../routing/history'
1616
import {FORM_VIEW, VIEW_DOCUMENT, PROGRESS_BAR_COMPONENT} from "./constants"
1717
import {Loading} from "./Loading"
18-
import {ViewPane} from "./ViewPane"
18+
//import {ViewPane} from "./ViewPane"
1919

2020
export const Results = ({freewidth, queryObj, woql, changeLimits,setOrder,loading})=>{
2121

0 commit comments

Comments
 (0)