Skip to content

Commit 81ac050

Browse files
Apply dotnet format to changed files
1 parent 61dc492 commit 81ac050

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libs/common/Collections/IndexedPriorityQueue.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,4 @@ private void Shrink()
315315
}
316316
}
317317
}
318-
}
318+
}

test/Garnet.test/IndexedPriorityQueueTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,4 @@ public int GetHashCode(byte[] obj)
418418
}
419419
}
420420
}
421-
}
421+
}

0 commit comments

Comments
 (0)