remove unused imports

This commit is contained in:
Steffen Vogel
2020-04-15 23:20:42 +02:00
parent 1f515464fe
commit e93cc83d58
28 changed files with 2 additions and 49 deletions

View File

@@ -1,5 +1,4 @@
"""Tests for the REST API."""
import asyncio
import json
import re
import sys