fix: actually transfer group ownership

This commit is contained in:
Paul Makles
2022-09-01 09:45:17 +01:00
parent 345e4d5f13
commit e7f6433d77
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
use crate::Result;
mod admin {
pub mod migrations;
}