Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
YannanGao-gs committed Sep 13, 2022
1 parent 651d310 commit bed9cbb
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -229,10 +229,6 @@ const QueryLoader = observer(
applicationStore.navigator.jumpTo(
generateExistingQueryEditorRoute(selectedQueryID),
);
applicationStore.setBlockingAlert({
message: 'Loading query...',
showLoading: true,
});
}
};
// search text
Expand Down

0 comments on commit bed9cbb

Please sign in to comment.