diff --git a/coverage2sql/migrations/env.py b/coverage2sql/migrations/env.py index 0da451e..7373196 100644 --- a/coverage2sql/migrations/env.py +++ b/coverage2sql/migrations/env.py @@ -12,8 +12,6 @@ # implied. # See the License for the specific language governing permissions and # limitations under the License. - -from __future__ import with_statement from alembic import context from logging.config import fileConfig