mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove: cron expression log.
This commit is contained in:
-2
@@ -95,8 +95,6 @@
|
||||
try {
|
||||
const cronExpression = generateCronExpression();
|
||||
|
||||
console.log(cronExpression);
|
||||
|
||||
await sdk.forProject.backups.createPolicy(
|
||||
ID.unique(),
|
||||
['databases'],
|
||||
|
||||
Reference in New Issue
Block a user