fix formatting

This commit is contained in:
Damodar Lohani
2022-10-28 09:00:59 +00:00
parent 5a0a197355
commit 07a2aed52f
2 changed files with 5 additions and 7 deletions
-1
View File
@@ -12,5 +12,4 @@ use Throwable;
abstract class Task extends Action
{
}