fix: lint
This commit is contained in:
@@ -16,3 +16,5 @@
|
||||
flake.lock
|
||||
|
||||
.venv
|
||||
|
||||
tests/fixtures/lnbits-wasm-test-extension/static/html-like.js
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
window.__lnbitsWasmTestExtensionLoaded = true
|
||||
|
||||
;(function () {
|
||||
const channel = new MessageChannel()
|
||||
const pending = new Map()
|
||||
|
||||
Reference in New Issue
Block a user