Remove invalid file path in ignored_files for tidying

This commit is contained in:
Corey Farwell 2015-08-07 10:24:19 -04:00
parent b4e30da3db
commit da44f31cb1

View file

@ -38,7 +38,6 @@ ignored_files = [
"components/script/dom/bindings/codegen/ply/*",
# Generated and upstream code combined with our own. Could use cleanup
"components/style/properties/mod.rs",
"target/*",
"ports/gonk/src/native_window_glue.cpp",
"ports/cef/*",