mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Linter fix
This commit is contained in:
parent
8f363eae7a
commit
1a33ffa867
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ class V17 extends Migration
|
|||
} catch (\Throwable $th) {
|
||||
Console::warning("'size' from {$id}: {$th->getMessage()}");
|
||||
}
|
||||
|
||||
|
||||
try {
|
||||
/**
|
||||
* Delete 'endTime' attribute (use startTime+duration if needed)
|
||||
|
|
|
|||
Loading…
Reference in a new issue