Remove a useless semicolon in Target.hpp
This commit is contained in:
parent
cb8e818956
commit
106a2f0be9
@ -144,6 +144,6 @@ shared_ptr<Target> Target::forName(string_view name, const bool newLines = true)
|
||||
#undef ADDTARGET
|
||||
#undef make_task
|
||||
return target;
|
||||
};
|
||||
}
|
||||
|
||||
#endif //YERBACON_TARGET_HPP
|
Loading…
Reference in New Issue
Block a user