diff --git a/src/GithubRepoRemover/Properties/launchSettings.json b/src/GithubRepoRemover/Properties/launchSettings.json index 4e2ae0c..95104b2 100644 --- a/src/GithubRepoRemover/Properties/launchSettings.json +++ b/src/GithubRepoRemover/Properties/launchSettings.json @@ -1,8 +1,7 @@ { "profiles": { "GithubRepoRemover": { - "commandName": "Project", - "commandLineArgs": "--token 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" + "commandName": "Project" } } } \ No newline at end of file