web-services.github: Fix the IN:.
parent
ed62640f83
commit
48fc7831e2
|
@ -4,7 +4,7 @@ USING: assocs cli.git concurrency.combinators
|
||||||
concurrency.semaphores formatting fry http.client io
|
concurrency.semaphores formatting fry http.client io
|
||||||
io.directories json.reader kernel locals math namespaces
|
io.directories json.reader kernel locals math namespaces
|
||||||
sequences ;
|
sequences ;
|
||||||
IN: github
|
IN: web-services.github
|
||||||
|
|
||||||
SYMBOL: github-username
|
SYMBOL: github-username
|
||||||
SYMBOL: github-token
|
SYMBOL: github-token
|
||||||
|
|
Loading…
Reference in New Issue