Remove streaming

This commit is contained in:
2022-08-22 11:50:41 +01:00
parent 6a46173fb4
commit b7a77cdbd9
2 changed files with 17 additions and 14 deletions
-1
View File
@@ -47,7 +47,6 @@ module Picture.Base (
) where
import Color
--import qualified Streaming.Prelude as S
import Data.Foldable
import Geometry
import Picture.Data