Fix broken merge

This commit is contained in:
Simon Kågedal Reimer 2015-03-11 22:10:41 +01:00
parent f188aabf74
commit 68fcc024a4

View File

@ -229,7 +229,6 @@ class Server
listener listener
end end
<<<<<<< HEAD
def run(options) def run(options)
require 'webrick' require 'webrick'
listener = options[:watch] && start_watcher listener = options[:watch] && start_watcher