mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Remove unused lang extension
This commit is contained in:
parent
d816fceaf3
commit
37d7eb8b9f
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE OverloadedLists, TypeApplications #-}
|
||||
{-# LANGUAGE OverloadedLists #-}
|
||||
module Analysis.Go.Spec (spec) where
|
||||
|
||||
import Data.Abstract.Value
|
||||
|
Loading…
Reference in New Issue
Block a user