1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Get rid of unnecessary requires in the Rakefile.

This commit is contained in:
Nathan Weizenbaum 2009-09-01 22:30:06 -07:00
parent eeb66f7751
commit 2d6b4dbf94

View file

@ -1,6 +1,3 @@
require 'rubygems'
require 'rake'
# ----- Benchmarking -----
desc <<END