mirrors: useless using

master
Cat Stevens 2020-03-11 20:34:49 -04:00 committed by John Benediktsson
parent 175a42bd49
commit 90fcf7cfd5
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 classes classes.tuple classes.tuple.private
combinators fry hash-sets hashtables kernel math sequences sets slots
slots.private summary present formatting ;
slots.private summary ;
IN: mirrors
TUPLE: mirror { object read-only } ;