Skip to content

Commit

Permalink
remove unnecessary chrome reference
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamNowotny committed Aug 29, 2024
1 parent a04e511 commit b77b7d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/core.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="chrome"/>
import 'rx/dist/rx.binding';
import Rx from 'rx';
import logger from './logger';
Expand Down

0 comments on commit b77b7d4

Please sign in to comment.