We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fced8 commit 1287650Copy full SHA for 1287650
src/app/Console/Commands/Version.php
@@ -3,8 +3,6 @@
3
namespace Backpack\CRUD\app\Console\Commands;
4
5
use Illuminate\Console\Command;
6
-use Symfony\Component\Process\Exception\ProcessFailedException;
7
-use Symfony\Component\Process\Process;
8
9
class Version extends Command
10
{
0 commit comments