Skip to content

Commit a0b8ed8

Browse files
committed
fix: code style check
1 parent d84fe8b commit a0b8ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Controller/ReleasesApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ public function index(): DataResponse {
7676
}
7777
return new DataResponse($results);
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)