Skip to content

Commit

Permalink
Clean up (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddarific authored Sep 19, 2022
1 parent f64baac commit 352dd23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/components/Dashboard/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { SharedQueryFilters } from 'analysis/queries/filters/sharedQueryFilters'
import { ipcRenderer } from 'electron';
import log from 'electron-log';
import Store from 'electron-store';
import { autoUpdater } from 'electron-updater';
import { useEffect, useRef, useState } from 'react';
import { FiAlertCircle } from 'react-icons/fi';

Expand Down

0 comments on commit 352dd23

Please sign in to comment.