[bfops/argument-null-exception]: format

This commit is contained in:
Zeke Foppa
2026-05-05 11:04:47 -07:00
parent 6b1c077d09
commit a46ce8d0f6
@@ -1,10 +1,10 @@
namespace SpacetimeDB;
using System.Runtime.InteropServices;
using SpacetimeDB.BSATN;
#if !NET5_0_OR_GREATER
using System.Diagnostics;
#endif
using System.Runtime.InteropServices;
using SpacetimeDB.BSATN;
internal static class Util
{