diff options
author | Alexander Kiryuhin <frei@neonxp.info> | 2014-02-14 01:36:23 +0400 |
---|---|---|
committer | Alexander Kiryuhin <frei@neonxp.info> | 2014-02-14 01:36:23 +0400 |
commit | 996e24bb44feed349a3f0ad04c0e48c15e7f5190 (patch) | |
tree | fcd7e515039cc2ce03020b37a71903de16596038 /src/NXP/RutilsBundle/nxpRutilsBundle.php | |
parent | f6631ff901ce12d70db09c8047bff9c2f8aa0067 (diff) |
Diffstat (limited to 'src/NXP/RutilsBundle/nxpRutilsBundle.php')
-rw-r--r-- | src/NXP/RutilsBundle/nxpRutilsBundle.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/NXP/RutilsBundle/nxpRutilsBundle.php b/src/NXP/RutilsBundle/nxpRutilsBundle.php deleted file mode 100644 index a46734f..0000000 --- a/src/NXP/RutilsBundle/nxpRutilsBundle.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace nxp\RutilsBundle; - -use Symfony\Component\HttpKernel\Bundle\Bundle; - -class nxpRutilsBundle extends Bundle -{ -} |