Skip to content

Commit bc77491

Browse files
no connections
1 parent 471e5f2 commit bc77491

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ abstract type Expression <: Number end
1010
abstract type AbstractOperation <: Expression end
1111
abstract type AbstractOperator <: Expression end
1212
abstract type AbstractComponent <: Expression end
13-
abstract type AbstractConnection <: Expression end
1413
abstract type AbstractSystem end
1514
abstract type AbstractDomain end
1615

src/connections.jl

Whitespace-only changes.

0 commit comments

Comments
 (0)