mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Remove otiose imports.
This commit is contained in:
parent
d382baabc5
commit
845d5892de
@ -33,9 +33,6 @@ import Semantic.Task
|
|||||||
import Semantic.Telemetry (LogQueue, StatQueue)
|
import Semantic.Telemetry (LogQueue, StatQueue)
|
||||||
import System.Exit (die)
|
import System.Exit (die)
|
||||||
import System.FilePath.Posix (takeDirectory)
|
import System.FilePath.Posix (takeDirectory)
|
||||||
import Text.Show.Pretty (ppShow)
|
|
||||||
import qualified Semantic.Util.Rewriting as R
|
|
||||||
|
|
||||||
|
|
||||||
justEvaluating
|
justEvaluating
|
||||||
= runM
|
= runM
|
||||||
|
Loading…
Reference in New Issue
Block a user