Skip to content

Commit

Permalink
Deleting unused crazyfun mapping for mozilla xpi, we use prebuilt XPI…
Browse files Browse the repository at this point in the history
… for legacy Firefox driver now
  • Loading branch information
barancev committed Dec 13, 2018
1 parent 1156fbc commit 2790df6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 313 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ require 'rake-tasks/crazy_fun/mappings/folder'
require 'rake-tasks/crazy_fun/mappings/gcc'
require 'rake-tasks/crazy_fun/mappings/javascript'
require 'rake-tasks/crazy_fun/mappings/jruby'
require 'rake-tasks/crazy_fun/mappings/mozilla'
require 'rake-tasks/crazy_fun/mappings/python'
require 'rake-tasks/crazy_fun/mappings/rake'
require 'rake-tasks/crazy_fun/mappings/rename'
Expand Down Expand Up @@ -73,7 +72,6 @@ FolderMappings.new.add_all(crazy_fun)
GccMappings.new.add_all(crazy_fun)
JavascriptMappings.new.add_all(crazy_fun)
JRubyMappings.new.add_all(crazy_fun)
MozillaMappings.new.add_all(crazy_fun)
PythonMappings.new.add_all(crazy_fun)
RakeMappings.new.add_all(crazy_fun)
RenameMappings.new.add_all(crazy_fun)
Expand Down
311 changes: 0 additions & 311 deletions rake-tasks/crazy_fun/mappings/mozilla.rb

This file was deleted.

0 comments on commit 2790df6

Please sign in to comment.