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:
Arjen Hiemstra 2016-02-02 18:22:09 +01:00
parent 7c744044fd
commit 1e4631ecdd
3 changed files with 0 additions and 742 deletions

View file

@ -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