mirror of
https://github.com/matrix-construct/construct
synced 2024-12-26 15:33:54 +01:00
modules/key/query: Minor cleanup.
This commit is contained in:
parent
96c9443fea
commit
72874bfb64
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@
|
|||
// copyright notice and this permission notice is present in all copies. The
|
||||
// full license for this software is available in the LICENSE file.
|
||||
|
||||
using namespace ircd;
|
||||
|
||||
mapi::header
|
||||
ircd::mapi::header
|
||||
IRCD_MODULE
|
||||
{
|
||||
"Federation 2.3.1.2 :Querying Keys Through Another Server"
|
||||
|
|
Loading…
Reference in a new issue