Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / tools / cr / main.py
index 3dd63bd..b5c2a4b 100644 (file)
@@ -10,10 +10,6 @@ Holds the main function and all it's support code.
 import os
 import sys
 import cr
-import cr.auto.user
-import cr.autocomplete
-import cr.loader
-import cr.base.context
 
 _CONTACT = 'iancottrell@chromium.org'