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
+1 -3
View File
@@ -28,6 +28,4 @@ public class TextSource : Source
{
Data = data;
}
}
}