We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551db40 commit 5e2c0d0Copy full SHA for 5e2c0d0
packages/ui/src/modules/trackers-preview/index.js
@@ -9,7 +9,7 @@
9
* file, You can obtain one at http://mozilla.org/MPL/2.0
10
*/
11
12
-import { html, define, msg, dispatch } from 'hybrids';
+import { html, define, dispatch } from 'hybrids';
13
import { sortCategories } from '@ghostery/ui/categories';
14
15
import DisablePreviewImg from './assets/disable-preview.svg';
0 commit comments