Skip to content

Commit

Permalink
Fix to FormatAssigner (CFM-163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed Mar 21, 2024
1 parent d59119c commit 4ebaba8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
class FormatAssignersTable extends Table {
use \App\Lib\Traits\AutoViewVarsTrait;
use \App\Lib\Traits\CoLinkTrait;
use \App\Lib\Traits\LabeledLogTrait;
use \App\Lib\Traits\PermissionsTrait;
use \App\Lib\Traits\PrimaryLinkTrait;
use \App\Lib\Traits\TableMetaTrait;
Expand Down

0 comments on commit 4ebaba8

Please sign in to comment.