mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
remove stale unused acode
This commit is contained in:
parent
411db5c3f0
commit
c3c0df2c1c
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ class Database
|
||||||
|
|
||||||
// Storage
|
// Storage
|
||||||
const SYSTEM_COLLECTION_FILES = 'files';
|
const SYSTEM_COLLECTION_FILES = 'files';
|
||||||
const SYSTEM_COLLECTION_BUCKETS = 'buckets';
|
|
||||||
|
|
||||||
// Functions
|
// Functions
|
||||||
const SYSTEM_COLLECTION_FUNCTIONS = 'functions';
|
const SYSTEM_COLLECTION_FUNCTIONS = 'functions';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue