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:
parent
eeb66f7751
commit
2d6b4dbf94
1 changed files with 0 additions and 3 deletions
3
Rakefile
3
Rakefile
|
@ -1,6 +1,3 @@
|
|||
require 'rubygems'
|
||||
require 'rake'
|
||||
|
||||
# ----- Benchmarking -----
|
||||
|
||||
desc <<END
|
||||
|
|
Loading…
Reference in a new issue