fix imports

pull/8464/head
Richard van der Hoff 2020-10-06 11:30:58 +01:00
parent f9bddcd1c6
commit 287b8fad3f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from synapse.module_api import ModuleApi
from synapse.rest import admin
from synapse.rest.client.v1 import login, room