mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Don't require fileutils in exec.rb
Fileutils was only used in --rails option, removed in
c3cdc567b1
.
This commit is contained in:
parent
baacf2329b
commit
b281da7704
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
require 'optparse'
|
||||
require 'fileutils'
|
||||
require 'rbconfig'
|
||||
require 'pp'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue