remove using Pkg
This commit is contained in:
parent
16083e49c4
commit
457450ff3c
@ -1,5 +1,3 @@
|
|||||||
using Pkg
|
|
||||||
|
|
||||||
struct NoBackend <: AbstractBackend end
|
struct NoBackend <: AbstractBackend end
|
||||||
|
|
||||||
const _backendType = Dict{Symbol, DataType}(:none => NoBackend)
|
const _backendType = Dict{Symbol, DataType}(:none => NoBackend)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user