Ver a proveniência

Forgot an import.

pull/15/head
Ben Kurtovic há 8 anos
ascendente
cometimento
6cb656908b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      commands/stars.py

+ 1
- 1
commands/stars.py Ver ficheiro

@@ -21,7 +21,7 @@
# SOFTWARE.

from json import loads
from urllib2 import urlopen
from urllib2 import urlopen, HTTPError

from earwigbot.commands import Command



Carregando…
Cancelar
Guardar