Skip to content

Commit a06cc31

Browse files
committed
taco: remove print statement
1 parent e33ab50 commit a06cc31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

taco/ufuncs.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ struct SuiteSparseTensors {
225225
this->tensors.push_back(entry.path());
226226
}
227227
}
228-
std::cout << util::join(this->tensors) << std::endl;
229228
}
230229

231230
std::vector<std::string> tensors;

0 commit comments

Comments
 (0)