remove: unused classes and imports

This commit is contained in:
Ryan Chandler
2022-01-04 12:10:41 +00:00
parent 5a5e5310e2
commit 0f7286f115
4 changed files with 0 additions and 43 deletions

View File

@@ -2,7 +2,6 @@
namespace VendorName\Skeleton;
use VendorName\Skeleton\Commands\SkeletonCommand;
use Filament\PluginServiceProvider;
class SkeletonServiceProvider extends PluginServiceProvider