浏览代码

[core] Remove duplicated line that cause build issue

Ying Chen 4 年之前
父节点
当前提交
7db097f0f9
共有 1 个文件被更改,包括 0 次插入1 次删除
  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