Clean-up unused methods and reuse more common utils

This commit is contained in:
Lonami Exo
2018-04-14 17:22:39 +02:00
parent ab15f3699f
commit 200d3c0360
5 changed files with 30 additions and 53 deletions

View File

@@ -12,6 +12,7 @@ from .common import (
)
# This imports the base errors too, as they're imported there
from .rpc_base_errors import *
from .rpc_error_list import *