This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
Browse Source
unnecessary import, whoops
tags/v0.1
Ben Kurtovic
13 years ago
parent
6d35a6964c
commit
143ca19a4a
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
irc/actions.py
+ 0
- 2
irc/actions.py
View File
@@ -2,8 +2,6 @@
# Actions/commands to interface with IRC.
import string
class Actions:
def __init__(self, sock):
"""actions/commands to interface with IRC"""
Write
Preview
Loading…
Cancel
Save