mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 20:29:09 +08:00
Remove unused variable
CURA-6682
This commit is contained in:
parent
49effbcd80
commit
19a8bd63ab
@ -46,8 +46,6 @@ class Toolbox(QObject, Extension):
|
||||
|
||||
self._application = application # type: CuraApplication
|
||||
|
||||
self._sdk_version = ApplicationMetadata.CuraSDKVersion # type: Union[str, int]
|
||||
|
||||
# Network:
|
||||
self._download_request_data = None # type: Optional[HttpRequestData]
|
||||
self._download_progress = 0 # type: float
|
||||
|
Loading…
x
Reference in New Issue
Block a user