X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Fspider%2Freport%2Freport.factor;h=e49b16ff01d2676fbb462d869a838f3425722e84;hp=7779b233f9adda966f9a6d37ef6ec31c4022fe33;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/extra/spider/report/report.factor b/extra/spider/report/report.factor index 7779b233f9..e49b16ff01 100644 --- a/extra/spider/report/report.factor +++ b/extra/spider/report/report.factor @@ -1,8 +1,7 @@ ! Copyright (C) 2009 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. -USING: accessors arrays assocs combinators kernel math -math.statistics namespaces sequences sorting xml.syntax -spider urls html ; +USING: accessors arrays assocs combinators html kernel math +math.statistics namespaces sequences sorting urls xml.syntax ; IN: spider.report SYMBOL: network-failures