Skip to content

Commit

Permalink
Fix missing use
Browse files Browse the repository at this point in the history
Signed by Shawn Bulen, [email protected]
  • Loading branch information
sbulen committed Nov 22, 2023
1 parent 36c3d21 commit 198d769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/tasks/RemoveTopicRedirects.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

use SMF\Theme;
use SMF\Topic;
use SMF\Db\DatabaseApi as Db;

/**
* Deletes moved topic notices that have passed their best-by date.
Expand Down

0 comments on commit 198d769

Please sign in to comment.