remove unused import

This commit is contained in:
Sarah Hoffmann 2021-03-01 09:26:08 +01:00
parent 90a5d23016
commit db663dd92f

View File

@ -2,7 +2,6 @@
Test for loading dotenv configuration.
"""
from pathlib import Path
import tempfile
import pytest