Remove bogus dependency
parent
3d83ed07fd
commit
5c914ff054
|
@ -1,5 +1,5 @@
|
||||||
USING: help.markup help.syntax io.streams.string quotations
|
USING: help.markup help.syntax io.streams.string quotations
|
||||||
strings math parser-combinators.regexp ;
|
strings math regexp ;
|
||||||
IN: validators
|
IN: validators
|
||||||
|
|
||||||
HELP: v-captcha
|
HELP: v-captcha
|
||||||
|
|
Loading…
Reference in New Issue