1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +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 34bbbb830d
commit 70156b80bb

View File

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