YuKun Liu %!s(int64=3) %!d(string=hai) anos
pai
achega
7f829c4553
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/builder.rs

+ 0 - 1
src/builder.rs

@@ -443,7 +443,6 @@ fn build_assets(config: &CrateConfig) -> Result<Vec<PathBuf>> {
                             .out_dir
                             .join(PathBuf::from(relative_path).parent().unwrap())
                             .join(out_file);
-                        println!("{:?} -- {:?}", target_path, path);
                         if path.is_file() {
                             let res = sass.call(
                                 "sass",