소스 검색

[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