Remove hardcoded essentials

CURA-6569
This commit is contained in:
Lipu Fei 2019-11-05 10:40:30 +01:00
parent 2f41cf4218
commit 792c365e9e

View file

@ -7,7 +7,7 @@
DEFAULT_CURA_APP_NAME = "cura"
DEFAULT_CURA_DISPLAY_NAME = "Ultimaker Cura"
DEFAULT_CURA_VERSION = "master"
DEFAULT_CURA_BUILD_TYPE = "essentials"
DEFAULT_CURA_BUILD_TYPE = ""
DEFAULT_CURA_DEBUG_MODE = False
# Each release has a fixed SDK version coupled with it. It doesn't make sense to make it configurable because, for