removed a testing file

This commit is contained in:
Aleksa V 2023-03-07 18:58:00 -05:00
parent a1d2522dd1
commit 863ae3496a
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
from selenium import webdriver
driver = webdriver.chrome()
driver.get("http://www.python.org")