Skip to content

Commit e85fd36

Browse files
committed
refactor: remove unused using directive for System.Runtime.InteropServices in BufferV3
1 parent 5319a31 commit e85fd36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/net-questdb-client/Buffers/BufferV3.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
******************************************************************************/
2424

2525
using System.Buffers.Binary;
26-
using System.Runtime.InteropServices;
2726
using QuestDB.Enums;
2827

2928
namespace QuestDB.Buffers;

0 commit comments

Comments
 (0)