Skip to content

Commit

Permalink
fix rebase remaining message
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Dec 16, 2024
1 parent 3f63b34 commit cdf0409
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/Model/Table/IdentifiersTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,8 @@ class IdentifiersTable extends Table {
use \App\Lib\Traits\ChangelogBehaviorTrait;
use \App\Lib\Traits\CoLinkTrait;
use \App\Lib\Traits\HistoryTrait;
<<<<<<< HEAD
use \App\Lib\Traits\LabeledLogTrait;
=======
use \App\Lib\Traits\LayoutTrait;
>>>>>>> 63c59680 (Render Enrollment Attributes edit/add/view in a modal)
use \App\Lib\Traits\PermissionsTrait;
use \App\Lib\Traits\PrimaryLinkTrait;
use \App\Lib\Traits\ProvisionableTrait;
Expand Down

0 comments on commit cdf0409

Please sign in to comment.