mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 18:52:09 +02:00
graph/db: fix build flag directive
Fix a typo in the build directive.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !test_db_posgres && test_db_sqlite
|
||||
//go:build !test_db_postgres && test_db_sqlite
|
||||
|
||||
package graphdb
|
||||
|
||||
|
Reference in New Issue
Block a user