From 36384464bdc016270db4ee7f53ae88c4ec52764e Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 28 Sep 2017 13:59:30 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- nntmux/ReleaseComments.php | 2 +- nntmux/ReleaseFiles.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nntmux/ReleaseComments.php b/nntmux/ReleaseComments.php index ba855537a..f8ff2f6c6 100755 --- a/nntmux/ReleaseComments.php +++ b/nntmux/ReleaseComments.php @@ -2,8 +2,8 @@ namespace nntmux; -use Carbon\Carbon; use nntmux\db\DB; +use Carbon\Carbon; use App\Models\Settings; /** diff --git a/nntmux/ReleaseFiles.php b/nntmux/ReleaseFiles.php index 2de7a5498..6bf18eaa0 100755 --- a/nntmux/ReleaseFiles.php +++ b/nntmux/ReleaseFiles.php @@ -2,8 +2,8 @@ namespace nntmux; -use Carbon\Carbon; use nntmux\db\DB; +use Carbon\Carbon; /** * This class handles storage and retrieval of releasefiles.