mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-26 11:51:31 +00:00
chore(api): remove include for deleted topology.jl
Remove include statement for topology.jl which was deleted after
its content was moved to topology/api.jl.
- Remove include("topology/topology.jl") line
This commit is contained in:
@@ -113,7 +113,6 @@ include("physics.jl") # Concrete implementations
|
||||
|
||||
# Topology (geometry abstractions)
|
||||
include("topology/api.jl")
|
||||
include("topology/topology.jl") # Helpers
|
||||
```
|
||||
|
||||
# Type Hierarchy Overview
|
||||
|
||||
Reference in New Issue
Block a user