Skip to content

Commit ffd4edc

Browse files
committed
Deleted commented code
1 parent 1a15d0b commit ffd4edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/InteractionLayout/NavigationBar/NavigationBar.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import comunicaEngineWrapper from "../../../comunicaEngineWrapper/comunicaEngine
1313
function InvalidateButton() {
1414
const refresh = useRefresh();
1515
const handleClick = () => {
16-
//SparqlDataProvider.queryEngine.invalidateHttpCache();
1716
comunicaEngineWrapper.reset();
1817
setTimeout(refresh, 2000);
1918
}

0 commit comments

Comments
 (0)