forked from huawei/openGauss-server
Update execute_factory.py
This commit is contained in:
parent
91a7306a88
commit
d9cde8c89b
|
|
@ -30,9 +30,6 @@ class IndexInfo:
|
|||
self.redundant_obj = []
|
||||
|
||||
#class name: ExecuteFactory
|
||||
#description:
|
||||
#methods:
|
||||
#note:
|
||||
#date: 2022/8/10
|
||||
#contact: 1865997821
|
||||
class ExecuteFactory:
|
||||
|
|
|
|||
Loading…
Reference in New Issue