hash-sets: remove unused import.

db4
John Benediktsson 2011-09-06 11:26:29 -07:00
parent 57c5420e05
commit 29f6011817
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
USING: accessors assocs hashtables kernel sets
sequences parser ;
QUALIFIED: sets
IN: hash-sets
! In a better implementation, less memory would be used