Skip to content

Commit

Permalink
Might as well be internal
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Dec 15, 2021
1 parent 6292480 commit 1e42e8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace Skybrud.Essentials.Umbraco.Composers {

public class EssentialsComposer : IComposer {
internal class EssentialsComposer : IComposer {

public void Compose(IUmbracoBuilder builder) {
builder.Services.AddTransient<TaskHelper>();
Expand Down

0 comments on commit 1e42e8d

Please sign in to comment.