mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 07:35:07 +02: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