Replace spaces with tabs for consistency
This commit is contained in:
parent
f9d21f236f
commit
ee00c7fb08
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace ChessChallenge.API
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
|
||||||
public sealed class Board
|
public sealed class Board
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue