Skip to content

Commit

Permalink
remove unused imports in test_patch_grandma.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Jun 4, 2024
1 parent c0208ed commit a3b8cb6
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
from skyportal.tests import api
from selenium.webdriver.common.keys import Keys
from datetime import date, timedelta
import uuid


def test_patch_icare(super_admin_user, driver):

driver.get(f"/become_user/{super_admin_user.id}")
Expand Down

0 comments on commit a3b8cb6

Please sign in to comment.