Skip to content

Commit 611d53d

Browse files
authored
Update lib.rs
1 parent e1ae7e8 commit 611d53d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
* Notes:
1818
*
1919
*/
20-
2120
// Modules
2221
mod formatter;
2322
mod gpu_page;
@@ -175,5 +174,5 @@ fn build_ui(app: &Application) {
175174
//indicator.set_icon_theme_path(icon_path.to_str().unwrap());
176175
//indicator.set_icon_full("rust-logo", "icon");
177176
//indicator.set_menu(&mut menu);
178-
*/
177+
*/
179178
}

0 commit comments

Comments
 (0)