Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
code-wolf-byte committed Sep 10, 2024
1 parent 4f84db3 commit 8d3c0bc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/users/api.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
from selenium import webdriver
from selenium.webdriver import ChromeOptions
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
import logging
import sys
import time
Expand Down

0 comments on commit 8d3c0bc

Please sign in to comment.