Update execute_factory.py

This commit is contained in:
Eukanj827 2022-08-15 10:08:36 +08:00
parent 91a7306a88
commit d9cde8c89b
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ class IndexInfo:
self.redundant_obj = []
#class name: ExecuteFactory
#description:
#methods:
#note
#date: 2022/8/10
#contact: 1865997821
class ExecuteFactory: