pages/search: cleanup

This commit is contained in:
He4eT 2024-01-20 20:59:22 +01:00
commit 58bd805ee3
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,5 @@
import * as Store from './modules/store.js'
console.log('1234')
const store = Store.init({
tabs: browser.tabs,
onStateUpdate: console.log,