Oliver Gugger 73aa40f00e
lnwallet+kvdb: remove duplicate bdb backend imports
We only want to register the bbolt DB backend ("bdb") when we're not
compiling for a JS/WASM build targets. That's why we want to have that
import in only one file that we can add a build tag to. We remove it in
two other places since only one import is enough anyway.
2021-07-22 09:47:36 +02:00
..
2021-07-12 11:31:11 +02:00
2021-07-12 11:31:11 +02:00
2021-05-13 10:35:35 +02:00
2021-07-12 11:31:11 +02:00
2021-05-07 14:18:56 +02:00
2021-07-12 11:31:05 +02:00