1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
This commit is contained in:
Patrick Thomson 2020-01-24 16:38:18 -05:00
parent 87a862c514
commit 262b21be91

View File

@ -11,7 +11,6 @@ module Semantic.IO
import Prelude hiding (readFile)
import Prologue
import Data.Language
import System.Directory (doesDirectoryExist)
import System.Directory.Tree (AnchoredDirTree (..))
import qualified System.Directory.Tree as Tree