mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove Cura_pb2.py file since it is no longer needed
The new Arcus API uses the Cura.proto file instead.
This commit is contained in:
parent
7c744044fd
commit
1e4631ecdd
3 changed files with 0 additions and 742 deletions
|
@ -16,7 +16,6 @@ from UM.Message import Message
|
|||
from UM.PluginRegistry import PluginRegistry
|
||||
|
||||
from cura.OneAtATimeIterator import OneAtATimeIterator
|
||||
from . import Cura_pb2
|
||||
from . import ProcessSlicedObjectListJob
|
||||
from . import ProcessGCodeJob
|
||||
from . import StartSliceJob
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue