changeset 662:138c0fe24eb6 feature/get_boundary_identifiers

Remove accidentally introduced dependancy on LazyTensors from Grids.jl
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 31 Jan 2021 13:07:54 +0100
parents f0ceddeae993
children 7d7c1d636de3 d5040ebcb708
files src/Grids/Grids.jl
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Grids/Grids.jl	Sun Jan 31 13:04:19 2021 +0100
+++ b/src/Grids/Grids.jl	Sun Jan 31 13:07:54 2021 +0100
@@ -1,7 +1,6 @@
 module Grids
 
 using Sbplib.RegionIndices
-using Sbplib.LazyTensors
 
 export BoundaryIdentifier, CartesianBoundary