Skip to content

Commit b61b458

Browse files
authored
Apply fixes from StyleCI (#4)
1 parent 1bdfbe1 commit b61b458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/web.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ function () {
1919
function () {
2020
Route::get('/{code}', 'Gallib\ShortUrl\Http\Controllers\RedirectController@redirect')->name('shorturl.redirect');
2121
}
22-
);
22+
);

0 commit comments

Comments
 (0)