mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-03 19:50:25 +02:00
This commit removes a database migration that was added to fix a bug introduced within the first alpha release. This migration is no longer needed as the underlying database scheme has changed since then.
2 lines
18 B
Go
2 lines
18 B
Go
package channeldb
|