From 918af79a629303c175b839434b16f668bb4edaff Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Fri, 27 Nov 2009 11:42:36 -0800 Subject: [PATCH] Don't need to require local extensions. --- examples/susy/config.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/susy/config.rb b/examples/susy/config.rb index f68fd3bc..9f6e6154 100644 --- a/examples/susy/config.rb +++ b/examples/susy/config.rb @@ -1,5 +1,3 @@ -require 'susy' - project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/"