Navigation Menu

Skip to content

Commit

Permalink
Remove accidentally added comments from version control
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed Nov 6, 2019
1 parent ac2472c commit 1f62fd2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/index.js
Expand Up @@ -306,8 +306,3 @@ controller.hears('hello', 'direct_mention,direct_message', interactionHello)
controller.hears('.*', 'direct_message,direct_mention', interactionCatchall)

// process.exit(0)

// slash update address command (leader only)
// whisper command (admin only)
// channel post command (admin only)
// update club address (leader only)

0 comments on commit 1f62fd2

Please sign in to comment.