Skip to content

Commit

Permalink
remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
ionutanin committed Feb 27, 2024
1 parent db4c84c commit 6040c91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/background/Background.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
setStorageKey,
} from '../messageHandlers'
import { tabChangeHandler, tabUpdateHandler } from './tabHandlers'
import setStorageData from '../messageHandlers/setStorageData'

class Background {
private messageHandlers: any = [
Expand Down

0 comments on commit 6040c91

Please sign in to comment.