chore: Remove unnecessary database map left over from refactor
This commit is contained in:
parent
b885e206ce
commit
9b4c483b6d
1 changed files with 0 additions and 4 deletions
|
|
@ -458,8 +458,4 @@ pub(super) static MAPS: &[Descriptor] = &[
|
|||
name: "userroomid_invitesender",
|
||||
..descriptor::RANDOM_SMALL
|
||||
},
|
||||
Descriptor {
|
||||
name: "websessionid_session",
|
||||
..descriptor::RANDOM
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue