Skip to content

Commit

Permalink
[py] remove warnings import
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jun 23, 2022
1 parent 64a04f8 commit fcd5193
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/selenium/webdriver/common/actions/pointer_actions.py
Expand Up @@ -14,7 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
import warnings

from selenium.webdriver.remote.webelement import WebElement
from . import interaction
Expand Down

0 comments on commit fcd5193

Please sign in to comment.