Skip to content

Commit

Permalink
Removing ipv4 from NetworkFeatures
Browse files Browse the repository at this point in the history
  • Loading branch information
maayarosama committed Feb 7, 2025
1 parent 11c53a8 commit 9f251b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/playground/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export type InputFilterType = {
};

export enum NetworkFeatures {
ipv4 = "IPv4",
ip = "IP",
mycelium = "Mycelium",
wireguard = "Wireguard",
Expand Down

0 comments on commit 9f251b8

Please sign in to comment.