Skip to content

Commit

Permalink
rm lwip stack
Browse files Browse the repository at this point in the history
  • Loading branch information
Larvan2 authored Jun 27, 2024
1 parent d0ca56c commit 923d9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ const tunStackOptions = [
['gvisor', 'gVisor'],
['mixed', 'Mixed'],
['system', 'System'],
['lwip', 'LWIP'],
];

const mapState = (s: State) => ({
Expand Down

0 comments on commit 923d9ef

Please sign in to comment.