]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bitcoin/client/client.factor
factor: more using trim
[factor.git] / extra / bitcoin / client / client.factor
index 7f566f6fc2252d33477c3edc15165c4a14b496cc..70db9e07aa103e75e8cd072d733673c15512eed4 100644 (file)
@@ -12,14 +12,12 @@ USING:
     assocs
     base64
     byte-arrays
-    hashtables
     http
     http.client
     io.encodings.binary
     json.reader
     json.writer
     kernel
-    locals
     namespaces
     sequences
     strings