summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common/main.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/main.py
parentb6154d85f001e6d5db65d86c6ff32eef3808b1fd (diff)
Exports + Python: Remove RefreshList
Diffstat (limited to 'wrappers/python/eduvpn_common/main.py')
-rw-r--r--wrappers/python/eduvpn_common/main.py1
1 files changed, 0 insertions, 1 deletions
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,