Skip to content
Snippets Groups Projects
Commit 2d7dd535 authored by David Waern's avatar David Waern
Browse files

Remove a debug import

parent 251378dd
Branches
Tags
No related merge requests found
......@@ -29,7 +29,6 @@ import Data.List ( sortBy )
import Data.Maybe ( fromJust, isJust, mapMaybe, fromMaybe )
import Foreign.Marshal.Alloc ( allocaBytes )
import System.IO ( IOMode(..), hClose, hGetBuf, hPutBuf, openFile )
import Debug.Trace ( trace )
import Data.Map ( Map )
import qualified Data.Map as Map hiding ( Map )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment