Skip to content
Snippets Groups Projects
Verified Commit 56f1a581 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

lint

parent 91ab4d63
No related branches found
No related tags found
No related merge requests found
Pipeline #3905 failed
......@@ -21,10 +21,10 @@ struct Empty
};
//! The response for a logout.
using Logout = Empty;
using Logout = Empty;
//! The response after changing your display name.
using DisplayName = Empty;
//! The response after inviting a user to a room.
using RoomInvite = Empty;
using RoomInvite = Empty;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment