summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common/loader.py
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-09-05 12:12:51 +0200
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-09-05 12:12:51 +0200
commit9542bd563e9b1cb72f009315ba54851db637da2a (patch)
tree084ac39b492b8dc662897eae3ad02dd8749f8536 /wrappers/python/eduvpn_common/loader.py
parentb6154d85f001e6d5db65d86c6ff32eef3808b1fd (diff)
Exports + Python: Remove RefreshList
Diffstat (limited to 'wrappers/python/eduvpn_common/loader.py')
-rw-r--r--wrappers/python/eduvpn_common/loader.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wrappers/python/eduvpn_common/loader.py b/wrappers/python/eduvpn_common/loader.py
index d902453..0fa6aab 100644
--- a/wrappers/python/eduvpn_common/loader.py
+++ b/wrappers/python/eduvpn_common/loader.py
@@ -8,7 +8,6 @@ from eduvpn_common.types import (
HandlerError,
ProxySetup,
ReadRxBytes,
- RefreshList,
TokenGetter,
TokenSetter,
VPNStateChange,