Skip to content

Commit

Permalink
Удалил ненужный импорт
Browse files Browse the repository at this point in the history
  • Loading branch information
KAnanev committed Jul 6, 2023
1 parent 70b4cd6 commit 39947a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from flask import url_for


def test_index(client):
response = client.get('/')
assert response.status_code == 200
Expand Down

0 comments on commit 39947a6

Please sign in to comment.