remove unused language extensions, particulary unused TH
This commit is contained in:
parent
615b0f56a7
commit
b14f76d72e
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
- Licensed under the GNU AGPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-}
|
||||
|
||||
module Assistant.Gpg where
|
||||
|
||||
import Utility.Gpg
|
||||
|
|
Loading…
Reference in a new issue