Remove code that was accidentally committed.
This commit is contained in:
		| @@ -33,9 +33,6 @@ | |||||||
|   #:use-module (haunt serve web-server) |   #:use-module (haunt serve web-server) | ||||||
|   #:export (haunt-serve)) |   #:export (haunt-serve)) | ||||||
|  |  | ||||||
| (use-modules (system repl server)) |  | ||||||
| (spawn-server (make-tcp-server-socket)) |  | ||||||
|  |  | ||||||
| (define (show-help) | (define (show-help) | ||||||
|   (format #t "Usage: haunt serve [OPTION] |   (format #t "Usage: haunt serve [OPTION] | ||||||
| Start an HTTP server for the current site.~%") | Start an HTTP server for the current site.~%") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 David Thompson
					David Thompson