mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
HIde an import.
This commit is contained in:
parent
841c17969f
commit
55c349bc0f
@ -17,7 +17,7 @@ module SpecHelpers
|
||||
) where
|
||||
|
||||
import qualified Analysis.File as File
|
||||
import Analysis.Name as X
|
||||
import Analysis.Name as X hiding (Level)
|
||||
import Analysis.Project as X
|
||||
import Control.Carrier.Fresh.Strict
|
||||
import Control.Carrier.Lift
|
||||
|
Loading…
Reference in New Issue
Block a user