mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-26 00:22:10 -05:00
Remove unnecessary cancel subtask
This commit is contained in:
parent
eef18cbe2e
commit
ad91694b76
@ -98,7 +98,6 @@ class LSqlResultModelTask(SqlResultModelTask):
|
||||
return True
|
||||
|
||||
def cancel(self):
|
||||
self.subtask.cancel()
|
||||
SqlResultModelTask.cancel(self)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user