Browse Source

[core] Remove duplicated line that cause build issue

Ying Chen 4 năm trước cách đây
mục cha
commit
7db097f0f9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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