Skip to content

Commit

Permalink
Migrate ktsu.io to ktsu namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson committed Sep 14, 2024
1 parent 3c02bdb commit 3e485b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FuzzySearch/Fuzzy.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member

namespace ktsu.io.FuzzySearch;
namespace ktsu.FuzzySearch;

public static class Fuzzy
{
Expand Down

0 comments on commit 3e485b1

Please sign in to comment.