Ver código fonte

unnecessary import, whoops

tags/v0.1
Ben Kurtovic 13 anos atrás
pai
commit
143ca19a4a
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      irc/actions.py

+ 0
- 2
irc/actions.py Ver arquivo

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

# Actions/commands to interface with IRC.

import string

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


Carregando…
Cancelar
Salvar