Skip to content

Commit 4345090

Browse files
committed
cleanup
1 parent 2baf868 commit 4345090

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli_snapshots/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ use std::env;
22
use std::path::PathBuf;
33

44
fn main() {
5-
println!("HELLLO WORLD");
65
// deno_typescript::trace_serializer();
76

87
let c = PathBuf::from(env::var_os("CARGO_MANIFEST_DIR").unwrap());

0 commit comments

Comments
 (0)