move symbols to IN
parent
bbb1ee0d5b
commit
29b95f4f2c
|
@ -4,10 +4,10 @@
|
|||
USING: io.sockets.secure kernel http http.server http.server.dispatchers accessors furnace.actions namespaces http.server.responses io.servers io.sockets.secure.debug json.reader assocs combinators sequences arrays threads locals formatting json.writer urls http.client hashtables math ;
|
||||
USING: prettyprint io.encodings.utf8 io io.files environment ;
|
||||
|
||||
SYMBOLS: slack-callbacks ;
|
||||
|
||||
IN: bonerbonerboner.services.slack
|
||||
|
||||
SYMBOLS: slack-callbacks ;
|
||||
|
||||
{ } slack-callbacks set-global
|
||||
|
||||
TUPLE: slack < dispatcher ;
|
||||
|
|
Loading…
Reference in New Issue