db.errors: cleanup using.

windows-high-dpi
John Benediktsson 2018-02-14 10:39:09 -08:00
parent 8b71fe04f3
commit 9a9670c7ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +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 kernel continuations fry words ; USING: continuations kernel ;
IN: db.errors IN: db.errors
ERROR: db-error ; ERROR: db-error ;