]> gitweb.factorcode.org Git - factor.git/commitdiff
editors.cudatext: cleanup using
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 6 Aug 2022 17:20:51 +0000 (10:20 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 6 Aug 2022 17:20:51 +0000 (10:20 -0700)
basis/editors/cudatext/cudatext.factor

index 88d1dc8d9bb7ab33c03dbbbd758e3d001c510803..0868004432b2dab31224f407a40be8d990f4217a 100644 (file)
@@ -1,6 +1,5 @@
 USING: editors io.pathnames io.standard-paths kernel make
 math.parser namespaces sequences system ;
-USING: editors ;
 
 IN: editors.cudatext