1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 18:06:14 +03:00

One more otiose import out of nowhere.

This commit is contained in:
Patrick Thomson 2020-02-04 14:16:53 -05:00
parent 8efca9fbee
commit e82c505f68

View File

@ -11,7 +11,6 @@ module Analysis.Abstract.Caching.FlowSensitive
, caching , caching
) where ) where
import Control.Algebra (Effect)
import Control.Carrier.Fresh.Strict import Control.Carrier.Fresh.Strict
import Control.Carrier.NonDet.Church import Control.Carrier.NonDet.Church
import Control.Carrier.Reader import Control.Carrier.Reader