Skip to content

Commit bb7c58e

Browse files
author
Bart Koelman
committed
basic commit (force push)
1 parent b6b9118 commit bb7c58e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/JsonApiDotNetCore/ArrayFactory.cs

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ public static T[] Create<T>(params T[] items)
1111
}
1212
}
1313

14-
15-
16-
17-
18-
14+
// test1
15+
// test2
1916
}

0 commit comments

Comments
 (0)