Skip to content

Commit a2b6fbc

Browse files
committed
removed unnecessary references from Example206
1 parent daa8968 commit a2b6fbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/Example206_CoupledSubGridProblems.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ Each column of the plot shows the solution, the subgrid it lives on. The last ro
3131
module Example206_CoupledSubGridProblems
3232

3333
using ExtendableFEM
34-
using ExtendableFEMBase
3534
using ExtendableGrids
36-
using ExtendableSparse
37-
using GridVisualize
38-
using UnicodePlots
3935
using Test #
4036

4137

0 commit comments

Comments
 (0)