Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Sep 23, 2024
1 parent 4e45375 commit a57d26e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Actions/Delete.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@

namespace Statamic\Actions;

use Statamic\Actions\Concerns\DeletesItems;
use Statamic\Contracts;

class Delete extends Action
{
use DeletesItems;

protected $dangerous = true;

public static function title()
Expand Down

0 comments on commit a57d26e

Please sign in to comment.