From 9542bd563e9b1cb72f009315ba54851db637da2a Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Fri, 5 Sep 2025 12:12:51 +0200 Subject: Exports + Python: Remove RefreshList --- wrappers/python/eduvpn_common/main.py | 1 - 1 file changed, 1 deletion(-) (limited to 'wrappers/python/eduvpn_common/main.py') diff --git a/wrappers/python/eduvpn_common/main.py b/wrappers/python/eduvpn_common/main.py index e63ea92..2a7723c 100644 --- a/wrappers/python/eduvpn_common/main.py +++ b/wrappers/python/eduvpn_common/main.py @@ -9,7 +9,6 @@ from eduvpn_common.state import State from eduvpn_common.types import ( ProxySetup, ReadRxBytes, - RefreshList, TokenGetter, TokenSetter, VPNStateChange, -- cgit v1.2.3