X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Ffurnace%2Fboilerplate%2Fboilerplate.factor;h=9f4ea648ee7e9ccde8d087b4478672aa2e4ecd0b;hp=4293044ab367bd4ebc7f96f0f403aa2cef38b648;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/basis/furnace/boilerplate/boilerplate.factor b/basis/furnace/boilerplate/boilerplate.factor index 4293044ab3..9f4ea648ee 100644 --- a/basis/furnace/boilerplate/boilerplate.factor +++ b/basis/furnace/boilerplate/boilerplate.factor @@ -4,7 +4,6 @@ USING: accessors kernel math.order namespaces combinators.short-circuit html.forms html.templates html.templates.chloe -locals http.server http.server.filters furnace.utilities ;