浏览代码

unnecessary import, whoops

tags/v0.1
Ben Kurtovic 13 年前
父节点
当前提交
143ca19a4a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      irc/actions.py

+ 0
- 2
irc/actions.py 查看文件

@@ -2,8 +2,6 @@

# Actions/commands to interface with IRC.

import string

class Actions:
def __init__(self, sock):
"""actions/commands to interface with IRC"""


正在加载...
取消
保存