mirror of
https://github.com/anope/anope.git
synced 2026-07-03 23:23:13 +02:00
Remove some unnecessary spaces that break editor indentation.
This commit is contained in:
@@ -14,7 +14,7 @@ class SQLLog : public Module
|
||||
std::set<Anope::string> inited;
|
||||
Anope::string table;
|
||||
|
||||
public:
|
||||
public:
|
||||
SQLLog(const Anope::string &modname, const Anope::string &creator) : Module(modname, creator, VENDOR | EXTRA)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user