io.sockets: remove unneeded USING: values
parent
1ef6fc03e6
commit
255d024e51
|
|
@ -8,7 +8,7 @@ grouping init io.backend io.binary io.encodings
|
||||||
io.encodings.ascii io.encodings.binary io.pathnames io.ports
|
io.encodings.ascii io.encodings.binary io.pathnames io.ports
|
||||||
io.streams.duplex kernel libc locals math math.parser memoize
|
io.streams.duplex kernel libc locals math math.parser memoize
|
||||||
namespaces parser present sequences splitting strings summary
|
namespaces parser present sequences splitting strings summary
|
||||||
system values vocabs.loader vocabs.parser vocabs
|
system vocabs.loader vocabs.parser vocabs
|
||||||
sequences.private ;
|
sequences.private ;
|
||||||
IN: io.sockets
|
IN: io.sockets
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue