diff --git a/sdk-config.json b/sdk-config.json index 5ae9dfb..68b728d 100644 --- a/sdk-config.json +++ b/sdk-config.json @@ -36,7 +36,6 @@ "VersionNumberRegex": "version\": \"(.*)\"", "Python": { "ModuleName": "ProjectManagerSdk", - "Folder": "C:\\github\\projectmanager-sdk-python", "ClassName": "ProjectManagerClient", "ResponseClass": "AstroResult", "Namespace": "ProjectManagerSdk", @@ -46,4 +45,4 @@ "AstroError" ] } -} \ No newline at end of file +}