Skip to content

Commit

Permalink
und - SVariant is not actually needed
Browse files Browse the repository at this point in the history
---

Type: und
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Dec 29, 2024
1 parent 73f3857 commit ab6865d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,5 @@ public enum SettingsKeyType
/// The value consists of multiple variables.
/// </summary>
SMultivar,
/// <summary>
/// The value consists of variant function that parses the input and converts it to its appropriate config value
/// </summary>
SVariant,
}
}

0 comments on commit ab6865d

Please sign in to comment.