Skip to content

Commit 65babc8

Browse files
committed
chore: remove redundant action
1 parent 3975f1b commit 65babc8

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

routes/github-project.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@
1616

1717
Route::prefix($routePrefix)->name("$routePrefix.")->group(function () {
1818
Route::post('/webhook', \CSlant\GitHubProject\Actions\WebhookAction::class);
19-
Route::get('/', \CSlant\GitHubProject\Actions\NotificationAction::class);
2019
});

src/Actions/NotificationAction.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)