diff --git a/start.rb b/start.rb index 0e6a929..00dbc2f 100644 --- a/start.rb +++ b/start.rb @@ -2,6 +2,4 @@ puts "Starting..." -raise RuntimeError, "Don't start! It will explode!" - puts "Finished loading 100%"