File tree Expand file tree Collapse file tree 11 files changed +0
-15
lines changed Expand file tree Collapse file tree 11 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 1515use  Symfony \Component \Console \Input \InputArgument ;
1616use  Symfony \Component \Console \Input \InputInterface ;
1717use  Symfony \Component \Console \Output \OutputInterface ;
18- use  Symfony \Component \Config \Definition \NodeInterface ;
19- use  Symfony \Component \Config \Definition \ArrayNode ;
20- use  Symfony \Component \Config \Definition \PrototypedArrayNode ;
2118use  Symfony \Component \Config \Definition \ConfigurationInterface ;
2219
2320/** 
Original file line number Diff line number Diff line change 1717use  Symfony \Component \HttpFoundation \Session \Session ;
1818use  Symfony \Component \HttpFoundation \Session \Storage \MockArraySessionStorage ;
1919use  Symfony \Component \Templating \TemplateNameParser ;
20- use  Symfony \Bundle \FrameworkBundle \Templating \GlobalVariables ;
2120
2221class  TwigEngineTest extends  TestCase
2322{
Original file line number Diff line number Diff line change 1212namespace  Symfony \Component \Console \Tests \Helper ;
1313
1414use  Symfony \Component \Console \Helper \ProgressHelper ;
15- use  Symfony \Component \Console \Helper \HelperSet ;
1615use  Symfony \Component \Console \Output \StreamOutput ;
1716
1817class  ProgressHelperTest extends  \PHPUnit_Framework_TestCase
Original file line number Diff line number Diff line change 1313
1414use  Symfony \Component \Finder \Iterator ;
1515use  Symfony \Component \Finder \Shell \Shell ;
16- use  Symfony \Component \Finder \Expression \Expression ;
1716use  Symfony \Component \Finder \Shell \Command ;
18- use  Symfony \Component \Finder \Iterator \SortableIterator ;
1917
2018/** 
2119 * Shell engine implementation using BSD find command. 
Original file line number Diff line number Diff line change 1313
1414use  Symfony \Component \Finder \Iterator ;
1515use  Symfony \Component \Finder \Shell \Shell ;
16- use  Symfony \Component \Finder \Expression \Expression ;
1716use  Symfony \Component \Finder \Shell \Command ;
18- use  Symfony \Component \Finder \Iterator \SortableIterator ;
1917
2018/** 
2119 * Shell engine implementation using GNU find command. 
Original file line number Diff line number Diff line change 1212namespace  Symfony \Component \Finder \Tests \FakeAdapter ;
1313
1414use  Symfony \Component \Finder \Adapter \AbstractAdapter ;
15- use  Symfony \Component \Finder \Exception \AdapterFailureException ;
1615
1716/** 
1817 * @author Jean-François Simon <contact@jfsimon.fr> 
Original file line number Diff line number Diff line change 1212namespace  Symfony \Component \Finder \Tests \Iterator ;
1313
1414use  Symfony \Component \Finder \Iterator \DepthRangeFilterIterator ;
15- use  Symfony \Component \Finder \Comparator \NumberComparator ;
1615
1716class  DepthRangeFilterIteratorTest extends  RealIteratorTestCase
1817{
Original file line number Diff line number Diff line change 1212namespace  Symfony \Component \Routing \Matcher \Dumper ;
1313
1414use  Symfony \Component \Routing \Route ;
15- use  Symfony \Component \Routing \RouteCollection ;
1615
1716/** 
1817 * Container for a Route. 
Original file line number Diff line number Diff line change 33namespace  Symfony \Component \Routing \Tests \Matcher \Dumper ;
44
55use  Symfony \Component \Routing \Route ;
6- use  Symfony \Component \Routing \RouteCollection ;
76use  Symfony \Component \Routing \Matcher \Dumper \DumperPrefixCollection ;
87use  Symfony \Component \Routing \Matcher \Dumper \DumperRoute ;
98use  Symfony \Component \Routing \Matcher \Dumper \DumperCollection ;
Original file line number Diff line number Diff line change 1111
1212namespace  Symfony \Component \Security \Core \Util ;
1313
14- use  Symfony \Component \HttpKernel \Log \LoggerInterface ;
1514
1615/** 
1716 * Interface that needs to be implemented by all secure random number generators. 
                         You can’t perform that action at this time. 
           
                  
0 commit comments