[1266] fix formatting

This commit is contained in:
kanat
2023-06-08 20:22:19 -07:00
parent dc1e6e54e8
commit 68408354c8
3 changed files with 3 additions and 3 deletions
@@ -36,4 +36,4 @@ class DebugBanUser extends StatelessWidget {
),
);
}
}
}
@@ -36,4 +36,4 @@ class DebugShadowBan extends StatelessWidget {
),
);
}
}
}
@@ -36,4 +36,4 @@ class DebugUnbanUser extends StatelessWidget {
),
);
}
}
}