chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2025-06-15 11:50:09 -05:00
parent 0c62a7cfcc
commit d2173555bc
7 changed files with 7 additions and 9 deletions
@@ -26,4 +26,4 @@ public class CharacterLocationCitation : Citation
public CharacterLocationCitation() : base(CitationType.CharacterLocation)
{
}
}
}