remove obsolete comment
This commit is contained in:
parent
08703525d8
commit
f8d55f8a80
|
@ -103,7 +103,6 @@
|
|||
(values id public))))
|
||||
|
||||
(define (configure-agent-binary agent-node agent-arch server-node)
|
||||
;; TODO : assumes unix
|
||||
(define binary
|
||||
(file->bytes
|
||||
(build-path SERVER-DATA-DIR (string-append AGENT-ARCH-PREFIX agent-arch) AGENT-BINARY)))
|
||||
|
|
Loading…
Reference in New Issue