Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Apr 29, 2024
1 parent ebcb3eb commit 529b0ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Moonglade.Core/PostFeature/CreatePostCommand.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Logging;
using Moonglade.Configuration;
using Moonglade.Core.TagFeature;
using Moonglade.Data;
using Moonglade.Data.Specifications;
using Moonglade.Utils;
Expand Down
1 change: 0 additions & 1 deletion src/Moonglade.Core/PostFeature/UpdatePostCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Moonglade.Configuration;
using Moonglade.Core.TagFeature;
using Moonglade.Data;
using Moonglade.Data.Specifications;
using Moonglade.Utils;
Expand Down

0 comments on commit 529b0ef

Please sign in to comment.