Преглед на файлове

Remove invalid import from README example

Joel Holdbrooks преди 8 години
родител
ревизия
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