Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and franzpoeschel committed Jul 7, 2023
1 parent bca1159 commit 97c5b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IO/JSON/JSONIOHandlerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,6 @@ Extent JSONIOHandlerImpl::getMultiplicators(Extent const &extent)
return res;
}


Extent JSONIOHandlerImpl::getExtent(nlohmann::json &j, IOMode mode)
{
Extent res;
Expand Down

0 comments on commit 97c5b4d

Please sign in to comment.