Skip to content

Commit

Permalink
Update Radials.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Spinachboul authored Mar 26, 2024
1 parent fec3ef5 commit 070749c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Radials.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ using LinearAlgebra
using ExtendableSparse
using Base.Threads

abstract type AbstractSurrogate end

_copy(t::Tuple) = t
_copy(t) = copy(t)

Expand Down

0 comments on commit 070749c

Please sign in to comment.