mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-30 19:40:00 -07:00
Fix indentation and extra newline (#198)
This commit is contained in:
parent
595ae6a8ff
commit
248b762b80
1 changed files with 3 additions and 4 deletions
|
@ -303,4 +303,3 @@ void COpndCommand::Accept(_In_ ISerializeCommandVisitor &commandVisitor)
|
|||
{
|
||||
commandVisitor.Visit(*this);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue