Remove Main.Plots dependency (#4168)
This commit is contained in:
parent
37eb1db8d2
commit
d9fb8b8ef3
@ -301,7 +301,7 @@ function _initialize_backend(pkg::AbstractBackend)
|
|||||||
@eval Main begin
|
@eval Main begin
|
||||||
import $sym
|
import $sym
|
||||||
export $sym
|
export $sym
|
||||||
Plots._check_compat($sym)
|
$(_check_compat)($sym)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user