We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4d1ad commit 0bff5e6Copy full SHA for 0bff5e6
src/JsonApiDotNetCore/Unused.cs
@@ -0,0 +1,8 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.Text;
4
+
5
+namespace JsonApiDotNetCore;
6
7
+public class Unused
8
+;
0 commit comments