Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Jan 8, 2025
1 parent 1198ad4 commit f4cf8ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libolm_migration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ impl Migration {
/// Populates the user credentials, Olm account, backup data, etc. This is
/// the first step in the migration process. Once this base data is
/// imported, further data can be imported with {@link
/// migrateOlmSessions}, {@link migrateMegolmSessions}, and TODO room settings.
/// migrateOlmSessions}, {@link migrateMegolmSessions}, and TODO room
/// settings.
///
/// # Arguments
///
Expand Down

0 comments on commit f4cf8ca

Please sign in to comment.