visuddhinanda 2 ani în urmă
părinte
comite
d7a4259f96
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      app/Console/Commands/ExportOffline.php

+ 0 - 2
app/Console/Commands/ExportOffline.php

@@ -74,8 +74,6 @@ class ExportOffline extends Command
             $zipFile .= "gz";
         }
         //
-
-
         $exportFullFileName = storage_path($exportPath.'/'.$exportFile);
         $zipFullFileName = storage_path($exportPath.'/'.$zipFile);