io.files.trash.windows: cleanup using.

clean-linux-x86-64
John Benediktsson 2019-08-05 13:07:25 -07:00
parent fc9d0176df
commit cad867a3e9
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
! See http://factorcode.org/license.txt for BSD license
USING: accessors alien.c-types alien.data alien.strings
alien.syntax classes.struct destructors kernel
io.encodings.utf16n io.files.trash libc math sequences system
windows.types ;
alien.syntax classes.struct destructors io.files.trash kernel
libc math sequences system windows.types ;
IN: io.files.trash.windows