]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ci/docker/docker.factor
factor: trim using lists
[factor.git] / extra / ci / docker / docker.factor
index d66eb6e5de6ad7c9239745dcb6ca66b8bd7677ec..b72b6bd4e928b77d8d363a1d53af7a82f60cf323 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2018 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: io.files.links io.launcher io.standard-paths json.reader
+USING: io.launcher io.standard-paths json.reader
 kernel literals namespaces sequences strings system ;
 IN: ci.docker