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] committed Dec 1, 2024
1 parent 5251801 commit 0e0f73c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/GuiImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ namespace th06
#pragma optimize("s", on)

GuiImpl::GuiImpl() {

};

};

ZunResult GuiImpl::RunMsg()
{
Expand Down

0 comments on commit 0e0f73c

Please sign in to comment.