remove stale unused acode

This commit is contained in:
Damodar Lohani
2021-11-07 11:40:19 +05:45
parent 411db5c3f0
commit c3c0df2c1c
-1
View File
@@ -36,7 +36,6 @@ class Database
// Storage
const SYSTEM_COLLECTION_FILES = 'files';
const SYSTEM_COLLECTION_BUCKETS = 'buckets';
// Functions
const SYSTEM_COLLECTION_FUNCTIONS = 'functions';