Skip to content

Commit

Permalink
remove explicit import of get_backend again
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilian-gelbrecht committed Dec 1, 2024
1 parent 4e81d95 commit f90b9d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LowerTriangularMatrices/LowerTriangularMatrices.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ using DocStringExtensions
import Adapt
import GPUArrays
import KernelAbstractions
import KernelAbstractions: get_backend

# NUMERICS
import LinearAlgebra: tril!
Expand Down

0 comments on commit f90b9d8

Please sign in to comment.