Skip to content

Commit

Permalink
Update MessagesRelationManager.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 13, 2024
1 parent 2441ffb commit b04e4cb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\App\Resources\RelationManagers;
Expand Down Expand Up @@ -104,4 +102,4 @@ public function table(Table $table): Table
]),
]);
}
}
}

0 comments on commit b04e4cb

Please sign in to comment.