Skip to content

Commit 195dd8b

Browse files
committed
Removed some comments
1 parent 94fa03d commit 195dd8b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/CodeBreaker.Blazor.Client/Components/Playground.razor.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ private void SelectColor(string color)
148148

149149
private void SelectShape(string shape)
150150
{
151-
//_currentMove[_selectedField].Selected = true;
152-
//_currentMove[_selectedField].Shape = shape;
153-
154151
int fieldIndex;
155152

156153
// If a field is selected, use the selected field

0 commit comments

Comments
 (0)