ftp: cleanup using.
parent
ec0c896ed3
commit
76e2421f07
|
@ -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+ ;
|
||||||
|
|
Loading…
Reference in New Issue