Skip to content

Commit

Permalink
Merge pull request #27 from konifar/remove_float_xml_remover
Browse files Browse the repository at this point in the history
Remove default float xml remover
  • Loading branch information
konifar authored May 19, 2018
2 parents 1e87e12 + 6ca73f2 commit 6f5e15d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class UnusedResourcesRemoverPlugin implements Plugin<Project> {
new StyleXmlValueRemover(),
new StringXmlValueRemover(),
new DimenXmlValueRemover(),
new FloatXmlValueRemover(),
new ColorXmlValueRemover(),
new IntegerXmlValueRemover(),
new BoolXmlValueRemover(),
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 6f5e15d

Please sign in to comment.