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
-2
View File
@@ -29,5 +29,3 @@ public class TextSource : Source
Data = data;
}
}