Skip to content

Commit ff47acf

Browse files
committed
Merge pull request #89 from mschmo/master
Remove unused time module import from readme example
2 parents d748929 + de75728 commit ff47acf

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
@@ -35,7 +35,6 @@ _Note:_ You must obtain a token for the user/bot. You can find or generate these
3535
###Basic API methods
3636

3737
```python
38-
import time
3938
from slackclient import SlackClient
4039

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

0 commit comments

Comments
 (0)