mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
htlcswitch/mock: remove new line to satisfy linter
This commit is contained in:
parent
d6083e0d66
commit
9b52c510e9
@ -138,7 +138,6 @@ func initDB() (*channeldb.DB, error) {
|
||||
return db, err
|
||||
}
|
||||
|
||||
|
||||
func initSwitchWithDB(startingHeight uint32, db *channeldb.DB) (*Switch, error) {
|
||||
var err error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user