diff options
author | marwolaethblack <a.unal677@gmail.com> | 2017-11-30 12:52:21 +0100 |
---|---|---|
committer | marwolaethblack <a.unal677@gmail.com> | 2017-11-30 12:52:21 +0100 |
commit | 1e5946aba89293d1a3103adb885bff4a69c6f769 (patch) | |
tree | 18ef41b2b704aeff1127c7e36b36ab0e8928b328 /src/AppBundle/Controller/NewDataController.php | |
parent | 373010be532616b89f4c3e9fef0a972f7cf539f5 (diff) | |
parent | 1ccf8cd89e5d1d5b77a148009ad0060d8244dc8f (diff) |
aaa
Diffstat (limited to 'src/AppBundle/Controller/NewDataController.php')
-rw-r--r-- | src/AppBundle/Controller/NewDataController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AppBundle/Controller/NewDataController.php b/src/AppBundle/Controller/NewDataController.php index 2e083d9..f63a7fa 100644 --- a/src/AppBundle/Controller/NewDataController.php +++ b/src/AppBundle/Controller/NewDataController.php @@ -12,7 +12,6 @@ use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; use Symfony\Component\HttpFoundation\Response; use Symfony\Bundle\FrameworkBundle\Controller\Controller; - class NewDataController extends Controller { /** |