Skip to content

Commit

Permalink
remove redundant import from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aryairani committed Feb 17, 2022
1 parent 2c82e3f commit 2fd3485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ necessary pragmas and imports.
```haskell
{-# LANGUAGE OverloadedStrings #-}

import Data.Semigroup ((<>))
import Shellmet (($|))

import qualified Data.Text as T
Expand Down

0 comments on commit 2fd3485

Please sign in to comment.