fix formatting slightly
This commit is contained in:
parent
7439486bc6
commit
81d8902069
|
@ -294,7 +294,6 @@ void *cleaner_thread_run(void *)
|
||||||
//time changes during execution of hermes this will run
|
//time changes during execution of hermes this will run
|
||||||
//every few seconds instead of every hour
|
//every few seconds instead of every hour
|
||||||
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
spamcount=db.cleanDB();
|
spamcount=db.cleanDB();
|
||||||
|
|
Loading…
Reference in a new issue