Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / mojo / public / tools / bindings / pylib / mojom_tests / parse / run_parser.py
index edca7e1..b160de6 100755 (executable)
@@ -12,9 +12,6 @@ import sys
 sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath(__file__)),
                                 os.path.pardir, os.path.pardir))
 
-# Disable lint check for finding modules:
-# pylint: disable=F0401
-
 from mojom.parse.parser import Parse, ParseError