Remove reference to non used and non existing config folder

This commit is contained in:
DariusIII
2018-03-12 09:24:35 +01:00
parent b5a679ea46
commit 3d08f37a9e
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-03-12 DariusIII
* Chg: Remove reference to non used and non existing config folder
* Chg: Update config/logging with new options (bubble, permission and locking)
2018-03-11 DariusIII
* Chg: Update laravel/scout to version 4.0.2
-2
View File
@@ -7,8 +7,6 @@ use Ytake\LaravelSmarty\Smarty;
class UpdateNNTmux extends Command
{
const UPDATES_FILE = NN_CONFIGS.'updates.json';
/**
* The name and signature of the console command.
*