Skip to content

Commit 81daec9

Browse files
committed
Merge pull request #1 from mayeco/master
Remove not needed files and comment
2 parents fd14afd + dcf6bb5 commit 81daec9

3 files changed

Lines changed: 0 additions & 25 deletions

File tree

DependencyInjection/Configuration.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ public function getConfigTreeBuilder()
2424
->scalarNode('generator_class')->defaultValue('Vivait\StringGeneratorBundle\Generator\StringGenerator')->end()
2525
;
2626

27-
28-
// Here you should define the parameters that are allowed to
29-
// configure your bundle. See the documentation linked above for
30-
// more information on that topic.
31-
3227
return $treeBuilder;
3328
}
3429
}

Resources/config/routing.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

Tests/Controller/DefaultControllerTest.php

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)