Browse Source

[core] Remove duplicated line that cause build issue

Ying Chen 4 years ago
parent
commit
7db097f0f9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tools/app_reg/registry.py

+ 0 - 1
tools/app_reg/registry.py

@@ -19,7 +19,6 @@
 Registry for the applications
 """
 
-from builtins import object
 import glob
 import logging
 import os