]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/files/trash/unix/unix.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / io / files / trash / unix / unix.factor
index 0d52ec6b27f8b3a9614089d256c99f4c01cde227..56b474efe88fda7b5be5ef7b8f8b0b82a369089d 100644 (file)
@@ -79,5 +79,3 @@ M: unix send-to-trash ( path -- )
             now "%Y-%m-%dT%H:%M:%S" strftime write nl
         ] with-file-writer
     ] bi move-file ;
-
-