remove unused language extensions, particulary unused TH

This commit is contained in:
Joey Hess 2015-08-04 12:02:27 -04:00
parent 615b0f56a7
commit b14f76d72e

View file

@ -5,8 +5,6 @@
- Licensed under the GNU AGPL version 3 or higher.
-}
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-}
module Assistant.Gpg where
import Utility.Gpg