mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
removed dbg
This commit is contained in:
parent
eee85fa45d
commit
59609aa5f2
@ -178,7 +178,6 @@ mod bindgen_cli_run {
|
||||
.parent()
|
||||
.unwrap()
|
||||
.join("fixture-templates");
|
||||
dbg!(&fixture_templates_dir);
|
||||
|
||||
// Copy the rust template from the templates directory into the fixture dir.
|
||||
dircpy::CopyBuilder::new(fixture_templates_dir.join("rust"), platform_dir)
|
||||
|
Loading…
Reference in New Issue
Block a user