remove unnecessary shebang

pull/1/head
Mallory Hancock 2017-09-27 12:31:12 -07:00
parent 586d72e865
commit a55e1ac495
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
import irc.bot
irc.client.ServerConnection.buffer_class.errors = 'replace'