remove unused import
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import pytest
|
import pytest
|
||||||
import logging
|
import logging
|
||||||
import allure
|
import allure
|
||||||
from selenium.webdriver import Chrome, ChromeOptions, Remote
|
from selenium.webdriver import Chrome, ChromeOptions
|
||||||
|
|
||||||
|
|
||||||
class Config:
|
class Config:
|
||||||
|
|||||||
Reference in New Issue
Block a user