From 28544a68160cf01b3dcd35e171d2ad436fd7c3d8 Mon Sep 17 00:00:00 2001 From: Simon Oxtoby Date: Mon, 24 Jun 2019 22:16:22 +1000 Subject: [PATCH] Removing old token --- SlackNet.Example/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlackNet.Example/Properties/launchSettings.json b/SlackNet.Example/Properties/launchSettings.json index 6379000..591d3f7 100644 --- a/SlackNet.Example/Properties/launchSettings.json +++ b/SlackNet.Example/Properties/launchSettings.json @@ -2,7 +2,7 @@ "profiles": { "SlackNet.Example": { "commandName": "Project", - "commandLineArgs": "xoxb-10324893616-YBJgWjH0q3pZBEDUX2PtwRos" + "commandLineArgs": "" } } } \ No newline at end of file