aboutsummaryrefslogtreecommitdiffhomepage
path: root/Types/Preset.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types/Preset.hs')
-rw-r--r--Types/Preset.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Types/Preset.hs b/Types/Preset.hs
index 407db94..f74e936 100644
--- a/Types/Preset.hs
+++ b/Types/Preset.hs
@@ -23,8 +23,6 @@ along with sscan. If not, see <http://www.gnu.org/licenses/>.
module Types.Preset where
-import qualified Data.Text as T
-
import Types.State
type PresetToggleKey = Char