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
|
||||
import $sym
|
||||
export $sym
|
||||
Plots._check_compat($sym)
|
||||
$(_check_compat)($sym)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user