Merge "Remove duplicate import of constants module"

This commit is contained in:
Jenkins 2014-10-23 20:19:28 +00:00 committed by Gerrit Code Review
commit 53a7b8034e
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ disable=
redefined-builtin,
redefined-outer-name,
redefine-in-handler,
reimported,
signature-differs,
star-args,
super-init-not-called,