mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Remove useless ;
This commit is contained in:
parent
c80e253a24
commit
529c93503d
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ Cache::pickleSecret()
|
|||
}
|
||||
|
||||
return pickle_secret_;
|
||||
};
|
||||
}
|
||||
|
||||
void
|
||||
Cache::removeInvite(lmdb::txn &txn, const std::string &room_id)
|
||||
|
|
Loading…
Reference in a new issue