Skip to content

Commit

Permalink
move namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightczx committed Aug 12, 2024
1 parent 7938e39 commit d6f893a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using System.Linq;
using System.Text;

namespace Snap.Hutao.SourceGeneration.Identity;
namespace Snap.Hutao.SourceGeneration.Automation;

[Generator(LanguageNames.CSharp)]
internal sealed class ApiEndpointsGenerator : IIncrementalGenerator
Expand Down

0 comments on commit d6f893a

Please sign in to comment.