Linter fix

This commit is contained in:
Matej Bačo 2022-12-18 08:37:53 +01:00
parent 8f363eae7a
commit 1a33ffa867

View file

@ -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)