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