Skip to content

Commit 2b55887

Browse files
committed
cs fix
1 parent 00c65a3 commit 2b55887

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

libraries/src/MVC/Model/AdminModel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1743,5 +1743,4 @@ protected function redirectToAssociations($data)
17431743

17441744
return true;
17451745
}
1746-
17471746
}

libraries/src/Versioning/VersionableModelTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,5 +368,4 @@ public function store(string $typeAlias, int $id, mixed $data, string $note = ''
368368

369369
return $result;
370370
}
371-
372371
}

0 commit comments

Comments
 (0)