fix: cleanup imports (#112)
* fix: use path alias * fix: more path alias * fix: even more path aliasing * fix: even moreeeee path aliasing * fix: sort imports * fix: sort imports (again)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { openDebugTab } from '../util/openDebugTab';
|
||||
import { openDebugTab } from '@pages/background/util/openDebugTab';
|
||||
|
||||
/**
|
||||
* Called whenever the background service worker comes alive
|
||||
|
||||
Reference in New Issue
Block a user