Skip to content

Commit 201abaa

Browse files
committed
cargo fmt
1 parent 6fccfe7 commit 201abaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ pub fn copy_string_to_clipboard(content: String) -> Result<CopyType, ()> {
147147
};
148148
}
149149
Err(())
150-
}
150+
}

0 commit comments

Comments
 (0)