Skip to content

Commit 058dc52

Browse files
isoossigurdm
andauthored
Update app/lib/admin/backend.dart
Co-authored-by: Sigurd Meldgaard <[email protected]>
1 parent 9fbadd9 commit 058dc52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/lib/admin/backend.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,8 +779,7 @@ class AdminBackend {
779779
return refCase;
780780
}
781781

782-
/// Scans datastore and deletes [ModerationCase] entities where the last
783-
/// action was more than 3 years ago.
782+
/// Scans datastore and deletes [ModerationCase] entities opened more than 3 years ago.
784783
Future<void> deleteModerationCases({
785784
@visibleForTesting DateTime? before,
786785
}) async {

0 commit comments

Comments
 (0)