Remove unused URL

CURA-7071
This commit is contained in:
Jaime van Kessel 2020-01-30 09:39:56 +01:00
parent 242da1b3aa
commit e79b3beed1
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -56,5 +56,3 @@ try:
except ImportError:
CuraAppDisplayName = DEFAULT_CURA_DISPLAY_NAME
WEB_MARKETPLACE_URL = "https://marketplace.ultimaker.com/app/cura/materials"