mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
parent
5d526794ab
commit
6bdee5b79e
@ -170,7 +170,6 @@ class SqlResultModelAsync(QObject):
|
||||
self.status = self.task.status
|
||||
self.model = self.task.model
|
||||
self.error = self.task.error
|
||||
self.task = None
|
||||
|
||||
self.done.emit()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user