mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 22:24:21 +01:00
switch: remove unused code
This commit is contained in:
@@ -17,9 +17,6 @@ const (
|
||||
// defaultDbDirectory is the default directory where our decayed log
|
||||
// will store our (sharedHash, CLTV) key-value pairs.
|
||||
defaultDbDirectory = "sharedhashes"
|
||||
|
||||
// dbPermissions sets the database permissions to user write-and-readable.
|
||||
dbPermissions = 0600
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user