Skip to content

Commit

Permalink
Constructor removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ackava committed Oct 29, 2023
1 parent 67999ee commit 19cdcc2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions YantraJS.Core/Core/Storage/SAUint32Map.cs
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ public bool HasValue
}
}

public SAUint32Map()
{

}

public bool HasChildren => storage != null;

public bool IsNull => storage == null;
Expand Down

0 comments on commit 19cdcc2

Please sign in to comment.