diff src/Grids/Grids.jl @ 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 c2d7e940639e
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