Skip to content

Commit dcca136

Browse files
Merge pull request #1313 from IntelPython/clean-up-full-ctor-cpp
Clean-up: removed unused symbol in full_ctor.cpp
2 parents fedc71b + 2f9ea6f commit dcca136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpctl/tensor/libtensor/source/full_ctor.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ namespace tensor
4646
namespace py_internal
4747
{
4848

49-
using dpctl::tensor::kernels::constructors::lin_space_step_fn_ptr_t;
5049
using dpctl::utils::keep_args_alive;
5150

5251
using dpctl::tensor::kernels::constructors::full_contig_fn_ptr_t;

0 commit comments

Comments
 (0)