Skip to content

Commit

Permalink
Cleanup usings
Browse files Browse the repository at this point in the history
  • Loading branch information
ASolomatin committed Sep 7, 2023
1 parent 4a060b6 commit 24bb415
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/TDigestNet/TDigest.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using System.Buffers.Binary;
using System.Buffers.Binary;
using System.Runtime.CompilerServices;
using TDigestNet.Internal;

Expand Down

0 comments on commit 24bb415

Please sign in to comment.