Skip to content

Commit

Permalink
Remove using Requires
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjohnharris committed Nov 4, 2024
1 parent 25101d5 commit 97e7f3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/TimeseriesTools.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import Unitful.unit
using Reexport
using DimensionalData
using IntervalSets
# if !isdefined(Base, :get_extension)
using Requires
# end
@reexport using DimensionalData
@reexport using IntervalSets
@reexport using Normalization
Expand Down

0 comments on commit 97e7f3f

Please sign in to comment.