Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit 05b68d0

Browse files
committed
this is unnecessary
1 parent 42f29c6 commit 05b68d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/runtests.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Base.LinAlg.BLAS
22
using CUBLAS
3-
using CUDAdrv: OwnedPtr, CuArray, CuVector, CuMatrix
3+
using CUDAdrv: CuArray, CuVector, CuMatrix
44
using Base.Test
55

66
@testset "CUBLAS" begin

0 commit comments

Comments
 (0)