Skip to content

Commit 9ddde0d

Browse files
committed
Update master
1 parent 5ab45ec commit 9ddde0d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lib/ruby_css_lint.rb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,6 @@ def self.list_of_js_files_to_compile_step_2
155155
cli_rhino
156156
].join(" ")
157157
end
158-
159-
160-
def self.run
161-
rhino_jarfile = File.dirname(__FILE__) + "../js.jar"
162-
rhino_csslint_file = File.dirname(__FILE__) + "../csslint/"
163-
command = "java -jar js.jar "
164-
end
165-
166158
end
167159

168160

0 commit comments

Comments
 (0)