Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matasx committed Dec 8, 2024
1 parent b6c40e8 commit ae7779f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/GenHTTP.Modules.I18n/LocalizationConcern.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ public sealed class LocalizationConcern : IConcern

public IHandler Content { get; }

private const string LangKey = "lang";
private readonly CultureInfo _defaultCulture;
private readonly CultureSelector_Delegate _cultureSelector;
private readonly CultureFilter_Delegate _cultureFilter;
Expand Down

0 comments on commit ae7779f

Please sign in to comment.