From a934bbbb28f93bae3793f6d53676f729065c7b4f Mon Sep 17 00:00:00 2001 From: Emilio Tagua Date: Thu, 23 Apr 2009 13:54:38 -0300 Subject: Removed blank lines --- activerecord/lib/active_record.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activerecord/lib') diff --git a/activerecord/lib/active_record.rb b/activerecord/lib/active_record.rb index f5a7829a73..da2a528fd2 100644 --- a/activerecord/lib/active_record.rb +++ b/activerecord/lib/active_record.rb @@ -21,8 +21,6 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #++ - - begin require 'active_support' rescue LoadError -- cgit v1.2.3