Removed Whitespace
This commit is contained in:
parent
79debf3d62
commit
c853d5250c
@ -91,8 +91,6 @@ namespace C_.Datastructures
|
|||||||
if (node != null)
|
if (node != null)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//continue to given point in the list ('i' hops)
|
//continue to given point in the list ('i' hops)
|
||||||
for (int x = 0; x < i; x++)
|
for (int x = 0; x < i; x++)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user