]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/mime/types/types.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / mime / types / types.factor
index 94398fbc0e58cbd6a9575d238a30334540b61b3a..a9a64470190007ee847c31b65084dba13a3a14aa 100644 (file)
@@ -47,4 +47,3 @@ MEMO: mime-types ( -- assoc )
 
 : mime-type-encoding ( mime-type -- encoding )
     "text/" head? utf8 binary ? ;
-