mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Linter fix
This commit is contained in:
parent
51c163a42f
commit
ab55e6f511
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ class V21 extends Migration
|
|||
Console::warning("'scheduleId' from {$id}: {$th->getMessage()}");
|
||||
}
|
||||
|
||||
break;
|
||||
break;
|
||||
case 'schedules':
|
||||
// Create data attribute
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in a new issue