Skip to content

Commit

Permalink
feat(frontend): clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
fatonramadani committed Apr 1, 2024
1 parent b36cbd2 commit c8e9ace
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@
...$runnableComponents[id].cb,
() =>
new CancelablePromise(async (resolve) => {
console.trace('RAN')
await dbExplorerCount?.computeCount(true)
aggrid?.clearRows()
Expand Down

0 comments on commit c8e9ace

Please sign in to comment.