db.errors: cleanup using.
parent
8b71fe04f3
commit
9a9670c7ce
|
@ -1,6 +1,6 @@
|
|||
! Copyright (C) 2008 Doug Coleman.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: accessors kernel continuations fry words ;
|
||||
USING: continuations kernel ;
|
||||
IN: db.errors
|
||||
|
||||
ERROR: db-error ;
|
||||
|
|
Loading…
Reference in New Issue