Browse Source

argh

tags/v0.1
Ben Kurtovic 13 years ago
parent
commit
b7a04ddb1b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      irc/commands/afc_status.py

+ 1
- 1
irc/commands/afc_status.py View File

@@ -6,7 +6,7 @@ import json
import re import re
import urllib import urllib


from config.irc import *
from config.watcher import *
from irc.base_command import BaseCommand from irc.base_command import BaseCommand


class AFCStatus(BaseCommand): class AFCStatus(BaseCommand):


Loading…
Cancel
Save