Skip to content

Commit fcd5193

Browse files
committed
[py] remove warnings import
1 parent 64a04f8 commit fcd5193

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/selenium/webdriver/common/actions/pointer_actions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
import warnings
1817

1918
from selenium.webdriver.remote.webelement import WebElement
2019
from . import interaction

0 commit comments

Comments
 (0)