summaryrefslogtreecommitdiff
path: root/lib/rake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake.rb')
-rwxr-xr-xlib/rake.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rake.rb b/lib/rake.rb
index 799a1b2d88..b5924a1211 100755
--- a/lib/rake.rb
+++ b/lib/rake.rb
@@ -32,7 +32,6 @@
RAKEVERSION = '0.8.0'
require 'rbconfig'
-require 'ftools'
require 'getoptlong'
require 'fileutils'
require 'singleton'