]> Raphaƫl G. Git Repositories - airlibre/blobdiff - config/bundles.php
Remove config/bundles.php from repository
[airlibre] / config / bundles.php
diff --git a/config/bundles.php b/config/bundles.php
deleted file mode 100644 (file)
index d2abc5d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-return [
-    Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
-    Rapsys\PackBundle\RapsysPackBundle::class => ['all' => true],
-    Rapsys\UserBundle\RapsysUserBundle::class => ['all' => true],
-    Rapsys\AirBundle\RapsysAirBundle::class => ['all' => true],
-];