diff --git a/extra/gopher/gopher.factor b/extra/gopher/gopher.factor index 0238db6254..88dae14b2a 100644 --- a/extra/gopher/gopher.factor +++ b/extra/gopher/gopher.factor @@ -117,5 +117,3 @@ ERROR: not-a-gopher-url url ; ] each ] } cond ; - -"gopher-ui" require