diff --git a/cura/ApplicationMetadata.py b/cura/ApplicationMetadata.py index 449cc6848a..85b097c0ba 100644 --- a/cura/ApplicationMetadata.py +++ b/cura/ApplicationMetadata.py @@ -56,5 +56,3 @@ try: except ImportError: CuraAppDisplayName = DEFAULT_CURA_DISPLAY_NAME - -WEB_MARKETPLACE_URL = "https://marketplace.ultimaker.com/app/cura/materials" \ No newline at end of file