Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vanguille committed Jan 14, 2025
1 parent 6247885 commit df6ccc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace AutoGuru.KeyValuePush
{
public class DefaultDictionaryBuilder : IDictionaryBuilder
public class DefaultDictionaryBuilder1 : IDictionaryBuilder
{
public async Task<IDictionary<string, string>> BuildAsync(
string path,
Expand Down

0 comments on commit df6ccc6

Please sign in to comment.