From 43edb4bb453eaeecf288ed6e4b6d4e11d9e0da04 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 3 Feb 2012 15:30:13 -0600 Subject: [PATCH] remove dummy bundle. --- bundles/bundles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/bundles.php b/bundles/bundles.php index 59a9601c..49d126bb 100644 --- a/bundles/bundles.php +++ b/bundles/bundles.php @@ -33,4 +33,4 @@ | */ -return array('gravitas'); \ No newline at end of file +return array(); \ No newline at end of file