fixed typo

typo
This commit is contained in:
s55ma 2017-06-02 18:42:30 +02:00 committed by GitHub
parent 7383fe4e22
commit d2d7c82229
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import random
import re import re
import requests import requests
import praw import praw
from client import from client import *
from threading import Timer from threading import Timer
@sopel.module.commands('4matter') @sopel.module.commands('4matter')