Skip to content

Commit 13985a2

Browse files
Update src/ModelingToolkit.jl
1 parent 52679ac commit 13985a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ include("deprecations.jl")
232232
const t_nounits = let
233233
only(@independent_variables t)
234234
end
235-
# t_unitful and D_unitful moved to ModelingToolkitUnitfulExt extension
236235
const t = let
237236
only(@independent_variables t [unit = DQ.u"s"])
238237
end

0 commit comments

Comments
 (0)