diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/Config.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Config.tsx b/src/components/Config.tsx index 590942b..bdf277b 100644 --- a/src/components/Config.tsx +++ b/src/components/Config.tsx @@ -68,7 +68,6 @@ const tunStackOptions = [ ['gvisor', 'gVisor'], ['mixed', 'Mixed'], ['system', 'System'], - ['lwip', 'LWIP'], ]; const mapState = (s: State) => ({ |
