]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/push.cpp
Remove whitespace and minor style changes
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / push.cpp
index a265e0d2e99bf18e66824423940fc17e49feb6ce..b29b780c8eee0f9223c354c94bd57a7384658b76 100644 (file)
@@ -33,4 +33,3 @@ CmdResult CommandPush::Handle(User* user, std::vector<std::string>& params)
        }
        return CMD_SUCCESS;
 }
-