mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update plugin.py
This commit is contained in:
@@ -1532,8 +1532,6 @@ def checkInternet():
|
||||
return False
|
||||
except urllib2.URLError:
|
||||
return False
|
||||
except socket.timeout:
|
||||
return False
|
||||
else:
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user