1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

remove stale unused acode

This commit is contained in:
Damodar Lohani 2021-11-07 11:40:19 +05:45
parent 411db5c3f0
commit c3c0df2c1c

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';