mirror of
https://github.com/anope/anope.git
synced 2026-06-30 14:26:39 +02:00
Remove unnecessary return statements at the end of blocks.
This commit is contained in:
@@ -183,8 +183,6 @@ public:
|
||||
}
|
||||
|
||||
FOREACH_MOD(OnPostHelp, (source, params));
|
||||
|
||||
return;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user