瀏覽代碼

Remove invalid import from README example

Joel Holdbrooks 7 年之前
父節點
當前提交
6cc4c5e723
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -171,7 +171,6 @@ As pointed out above, there are three different "carrier" types that are used to
 
 ~~~~.haskell
 import           Data.Char (isDigit)
-import           Data.SCargot.General
 import           Data.Text (Text)
 import qualified Data.Text as T