Skip to content

Commit 4cd9505

Browse files
committed
lint: fix comment spacing
1 parent 9d07cd1 commit 4cd9505

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/database/entities/players.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ impl Model {
167167
///
168168
/// `db` The database connection
169169
/// `password` The new hashed password
170-
171170
pub fn set_password(
172171
self,
173172
db: &DatabaseConnection,

0 commit comments

Comments
 (0)