Skip to content

Commit 78da45c

Browse files
committed
Minor cleanup.
1 parent d82d9bb commit 78da45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Integrators.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module Integrators
9797
include("solutions/solution_step_constructors.jl")
9898

9999

100-
export IntegratorCache, IntegratorConstructor
100+
export IntegratorCache
101101
export equation, timestep
102102

103103
include("integrators/integrator_cache.jl")

0 commit comments

Comments
 (0)