mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-01 22:04:02 +01:00
Unused import
This commit is contained in:
parent
3ce8540484
commit
e49d6b1568
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from ._base import Config, ConfigError
|
from ._base import Config
|
||||||
|
|
||||||
from OpenSSL import crypto
|
from OpenSSL import crypto
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in a new issue