Remove unused attribute
This commit is contained in:
parent
0b1a8f9617
commit
66fce9b066
|
@ -39,7 +39,6 @@ class FromCSVToCore(FromCSVToSQLAlchemyMixin, FromFileHandler, ToCoreHandler):
|
|||
Handler for CSV -> CORE data import
|
||||
"""
|
||||
host_title = "CSV"
|
||||
local_title = "CORE"
|
||||
ToParent = ToCore
|
||||
|
||||
@property
|
||||
|
|
Loading…
Reference in a new issue