Skip to content

Commit

Permalink
🩹 Add missing import (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzai authored Jul 27, 2024
1 parent a3a1a0c commit 3388c24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Commands/ApplicationCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace Laracord\Commands;

use Discord\Parts\Permissions\RolePermission;

abstract class ApplicationCommand extends AbstractCommand
{
/**
Expand Down

0 comments on commit 3388c24

Please sign in to comment.