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