Skip to content

Commit 409f354

Browse files
committed
Remove stale comment
1 parent 80feaff commit 409f354

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/storage/src/personal/session.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ pub trait PersonalSessionRepository: Send + Sync {
8989

9090
/// Revoke all the [`PersonalSession`]s matching the given filter.
9191
///
92-
/// This will also revoke the relevant personal access tokens.
93-
///
9492
/// Returns the number of sessions affected
9593
///
9694
/// # Parameters

0 commit comments

Comments
 (0)