]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/remote-control/remote-control-tests.factor
factor: trim using lists
[factor.git] / basis / alien / remote-control / remote-control-tests.factor
index c1655665ef13a83dc48f3457f58ea551cea8f2c1..99722abc5774a147dcfecc165b247ae2751ade48 100644 (file)
@@ -1,5 +1,5 @@
 USING: interpolate io io.encodings.ascii io.files io.files.temp
-io.launcher io.streams.string kernel locals sequences system ;
+io.launcher io.streams.string kernel sequences system ;
 IN: alien.remote-control.tests
 
 : compile-file ( contents -- )