Completed
Push — master ( 749edd...721fe7 )
by Park Jong-Hun
10:14
created
app/Post.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Core\ViewModel;
6 6
 use Core\Application;
7 7
 use App\Entity\Post as PostModel;
8
-use App\Entity\Board as BoardModel;
9 8
 use App\Entity\Comment as CommentModel;
10 9
 use App\Entity\User as UserModel;
11 10
 use App\Auth\LoginManagerInterface;
Please login to merge, or discard this patch.