1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Remove redundant.

This commit is contained in:
Rob Rix 2015-11-17 15:07:06 -08:00
parent b2660e2b1c
commit 4f84059c0b

View File

@ -1,7 +1,5 @@
module Diff where
{-# LANGUAGE DeriveFunctor #-}
import Syntax
import Data.Maybe
import Data.Map