Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Gappa committed Jan 23, 2020
1 parent 67da8ef commit a2897fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion WebLoader/Nette/Extension.php
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -269,4 +269,3 @@ protected function fileExists(string $file): bool
return file_exists($file);
}
}

1 change: 0 additions & 1 deletion WebLoader/Nette/SymfonyConsole/GenerateCommand.php
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;
use WebLoader;
use WebLoader\Compiler;
use WebLoader\File;

Expand Down

0 comments on commit a2897fb

Please sign in to comment.