Remove matrix-client dependency

This commit is contained in:
Tulir Asokan
2018-02-10 16:45:43 +02:00
parent a271322e83
commit b0a8d1b984
9 changed files with 250 additions and 190 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import logging
from matrix_client.errors import MatrixRequestError
from mautrix_appservice import MatrixRequestError
from .user import User
from .portal import Portal