Skip to content

Commit

Permalink
CmsKit - Code Formatting at IPagePublicAppService.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Mar 30, 2021
1 parent c8af76f commit 0285b1b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ public interface IPagePublicAppService : IApplicationService
{
Task<PageDto> FindBySlugAsync([NotNull] string slug);
}
}
}

0 comments on commit 0285b1b

Please sign in to comment.