Merge pull request #24 from maildian/master

simple fix for botan
This commit is contained in:
Karho 2017-02-04 13:56:20 +08:00 committed by GitHub
commit bd307b6195
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
from telegram.ext import Updater
from telegram.utils.botan import Botan
from telegram.contrib.botan import Botan
from game_manager import GameManager
from database import db