Skip to content

Commit

Permalink
Address PR comment: removed extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
SeraphimaZykova committed Feb 5, 2020
1 parent b326261 commit 61fc6d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/modules/fancyzones/lib/JsonHelpers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ namespace JSONHelpers
return true;
}
}
}
}

return false;
}

Expand Down Expand Up @@ -310,7 +310,7 @@ namespace JSONHelpers
else
{
return false;
}
}
}

return true;
Expand Down

0 comments on commit 61fc6d8

Please sign in to comment.