ftp: cleanup using.

db4
John Benediktsson 2014-11-30 08:44:29 -08:00
parent ec0c896ed3
commit 76e2421f07
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
! Copyright (C) 2008 Doug Coleman. ! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
USING: accessors arrays assocs combinators io io.files kernel USING: accessors io kernel sequences ;
math.parser sequences strings ;
IN: ftp IN: ftp
SYMBOLS: +active+ +passive+ ; SYMBOLS: +active+ +passive+ ;