Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tnotheis committed Oct 11, 2024
1 parent c8253d6 commit 927b3ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace Backbone.Modules.Relationships.Domain.Aggregates.RelationshipTemplates
public class RelationshipTemplate : Entity
{
public const int MAX_PASSWORD_LENGTH = 200;

// ReSharper disable once UnusedMember.Local
private RelationshipTemplate()
{
Expand Down

0 comments on commit 927b3ee

Please sign in to comment.