Completed
Branch master (7e5548)
by Bernhard
09:21
created
src/Command/Track.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use Symfony\Component\Console\Command\Command;
23 23
 use Symfony\Component\Console\Input\InputArgument;
24 24
 use Symfony\Component\Console\Input\InputInterface;
25
-use Symfony\Component\Console\Input\InputOption;
26 25
 use Symfony\Component\Console\Output\OutputInterface;
27 26
 use Wicked\Timely\Entities\Booking;
28 27
 use Wicked\Timely\Storage\StorageFactory;
Please login to merge, or discard this patch.