mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-28 06:50:56 +00:00
chore: remove unused test fixture file
This commit is contained in:
parent
8ba36e2dfa
commit
19abd51976
@ -1,8 +0,0 @@
|
|||||||
CREATE TABLE IF NOT EXISTS Message_backup (
|
|
||||||
id BLOB PRIMARY KEY,
|
|
||||||
timestamp INTEGER NOT NULL,
|
|
||||||
contentTopic BLOB NOT NULL,
|
|
||||||
pubsubTopic BLOB NOT NULL,
|
|
||||||
payload BLOB,
|
|
||||||
version INTEGER NOT NULL
|
|
||||||
) WITHOUT ROWID;
|
|
Loading…
x
Reference in New Issue
Block a user