mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #5202 from meltinglava/develop
removed unused use in "file-template rust main"
This commit is contained in:
@ -1,5 +1,3 @@
|
|||||||
use std::io;
|
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
${0:println!("Hello, world!");}
|
${0:println!("Hello, world!");}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user