Skip to content

Commit 29c79f5

Browse files
author
Dorian Eikenberg
committed
Template: Code reformat
1 parent e09d5d7 commit 29c79f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/template/src/lib/Template.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace Template
1616

1717
~Template() override = default;
1818

19-
void unload() override{};
19+
void unload() override {};
2020

2121
private:
2222
std::unique_ptr<VmiCore::ILogger> logger;

0 commit comments

Comments
 (0)