diff --git a/src/components/gui/query-result.tsx b/src/components/gui/query-result.tsx
index a037955..90f86e7 100644
--- a/src/components/gui/query-result.tsx
+++ b/src/components/gui/query-result.tsx
@@ -1,4 +1,3 @@
-import isEmptyResultStats from "../lib/empty-stats";
import { MultipleQueryResult } from "../lib/multiple-query";
import ExportResultButton from "./export/export-result-button";
import ResultTable from "./query-result-table";
@@ -40,7 +39,7 @@ export default function QueryResult({