mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 08:47:50 -06:00
Remove some TODOs
This commit is contained in:
parent
7398f08b27
commit
64c7b2e737
2 changed files with 0 additions and 7 deletions
|
@ -28,6 +28,5 @@ class CloudPrintJobResponse(BaseModel):
|
|||
self.upload_url = upload_url
|
||||
self.content_type = content_type
|
||||
self.status_description = status_description
|
||||
# TODO: Implement slicing details
|
||||
self.slicing_details = slicing_details
|
||||
super().__init__(**kwargs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue