Skip to content

Commit

Permalink
Merge pull request #98 from ziming/delete-facade
Browse files Browse the repository at this point in the history
Delete unused facade to remove ide helper error message
  • Loading branch information
saade authored Sep 26, 2023
2 parents 9bb8c7b + e61a120 commit 6ace9a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,7 @@
"laravel": {
"providers": [
"Saade\\FilamentFullCalendar\\FilamentFullCalendarServiceProvider"
],
"aliases": {
"FilamentFullCalendar": "Saade\\FilamentFullCalendar\\Facades\\FilamentFullCalendar"
}
]
}
},
"minimum-stability": "dev",
Expand Down
16 changes: 0 additions & 16 deletions src/Facades/FilamentFullCalendar.php

This file was deleted.

0 comments on commit 6ace9a2

Please sign in to comment.