Skip to content

Commit 87d6491

Browse files
committed
Update slack_message_parser.go
1 parent 4e941bb commit 87d6491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/slack_message_parser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Used to parse Slack messages.
55
*/
66

7-
package main
7+
package scripts
88

99
import (
1010
"encoding/json"

0 commit comments

Comments
 (0)