mirror of
https://github.com/appy-one/acebase.git
synced 2026-06-30 06:02:02 -06:00
remove old module.exports from sqlite storage
This commit is contained in:
parent
284b72e3c6
commit
6db2ff04b7
1 changed files with 0 additions and 7 deletions
|
|
@ -1206,10 +1206,3 @@ export class SQLiteStorage extends Storage {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
SQLiteNodeAddress,
|
||||
SQLiteNodeInfo,
|
||||
SQLiteStorage,
|
||||
SQLiteStorageSettings,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue