Skip to content

Commit

Permalink
remove requires
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastyBlacksmith committed Jan 16, 2024
1 parent 687614d commit fba82c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ PlotThemes = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
Contour = "d38c429a-6771-53c6-b99e-75d170b6e991"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"

[extras]
Expand Down Expand Up @@ -106,7 +105,6 @@ UnicodeFun = "0.4"
UnicodePlots = "3.4"
PlotThemes = "2, 3"
Contour = "0.5 - 0.6"
Requires = "1"
PlotlyJS = "0.18"
Reexport = "0.2, 1"

Expand Down
1 change: 0 additions & 1 deletion src/Plots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ using Base.Meta

import RecipesBase: plot, plot!, animate, is_explicit, grid
import RecipesPipeline
import Requires: @require
import RecipesPipeline:
inverse_scale_func,
datetimeformatter,
Expand Down

0 comments on commit fba82c9

Please sign in to comment.