mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: remove consolelog
This commit is contained in:
-1
@@ -107,7 +107,6 @@
|
||||
}
|
||||
|
||||
onMount(() => {
|
||||
console.log(JSON.stringify(projects, null, 2));
|
||||
if (metric === undefined && databaseOperationMetric === undefined) {
|
||||
throw new Error(`metric or database operations must be defined`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user