mirror of
https://github.com/matrix-construct/construct
synced 2024-12-27 07:54:05 +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
|
// copyright notice and this permission notice is present in all copies. The
|
||||||
// full license for this software is available in the LICENSE file.
|
// full license for this software is available in the LICENSE file.
|
||||||
|
|
||||||
using namespace ircd;
|
ircd::mapi::header
|
||||||
|
|
||||||
mapi::header
|
|
||||||
IRCD_MODULE
|
IRCD_MODULE
|
||||||
{
|
{
|
||||||
"Federation 2.3.1.2 :Querying Keys Through Another Server"
|
"Federation 2.3.1.2 :Querying Keys Through Another Server"
|
||||||
|
|
Loading…
Reference in a new issue