Skip to content

Commit

Permalink
fix symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Jun 24, 2024
1 parent 86132cd commit c4667d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@using LinkDotNet.Blog.Domain
@using LinkDotNet.Blog.Infrastructure.Persistence˘
@using LinkDotNet.Blog.Infrastructure.Persistence
@inject IRepository<BlogPost> BlogPostRepository
@inject IRepository<SimilarBlogPost> SimilarBlogPostJobRepository

Expand Down

0 comments on commit c4667d4

Please sign in to comment.