Skip to content

Commit de75728

Browse files
author
Matt Schmoyer
committed
Remove unused time module import from readme example
1 parent e1a4a3c commit de75728

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ _Note:_ You must obtain a token for the user/bot. You can find or generate these
3434
###Basic API methods
3535

3636
```python
37-
import time
3837
from slackclient import SlackClient
3938

4039
token = "xoxp-28192348123947234198234" # found at https://api.slack.com/web#authentication

0 commit comments

Comments
 (0)