diff options
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r-- | app/config/routing.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml deleted file mode 100644 index 2ec067f..0000000 --- a/app/config/routing.yml +++ /dev/null @@ -1,3 +0,0 @@ -app: - resource: '@AppBundle/Controller/' - type: annotation |