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.