aboutsummaryrefslogtreecommitdiff
path: root/nxpRutilsBundle.php
diff options
context:
space:
mode:
authorAlexander Kiryuhin <frei@neonxp.info>2014-02-14 01:03:30 +0400
committerAlexander Kiryuhin <frei@neonxp.info>2014-02-14 01:03:30 +0400
commit4f260cf8659f4f143e27f056b24ca389b8c54366 (patch)
treed9a065ca2095656804eb5ed20ff64f1bb6ea5584 /nxpRutilsBundle.php
parentfaf2b7ae7c95f0c4aa51747def02faf491bf5a48 (diff)
~ Fix autoloader
Diffstat (limited to 'nxpRutilsBundle.php')
-rw-r--r--nxpRutilsBundle.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/nxpRutilsBundle.php b/nxpRutilsBundle.php
deleted file mode 100644
index a46734f..0000000
--- a/nxpRutilsBundle.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-namespace nxp\RutilsBundle;
-
-use Symfony\Component\HttpKernel\Bundle\Bundle;
-
-class nxpRutilsBundle extends Bundle
-{
-}