From 4a5f89fa6441218dc2a1d4839f516ca841662f42 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Tue, 7 Apr 2009 20:18:09 -0700 Subject: Unneeded require --- activesupport/lib/active_support/time_with_zone.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/time_with_zone.rb b/activesupport/lib/active_support/time_with_zone.rb index b8bce8379f..9dcf75ff96 100644 --- a/activesupport/lib/active_support/time_with_zone.rb +++ b/activesupport/lib/active_support/time_with_zone.rb @@ -1,4 +1,3 @@ -require 'tzinfo' require 'active_support/duration' require 'active_support/core_ext/numeric/time' require 'active_support/core_ext/integer/time' -- cgit v1.2.3