Remove ExceptionCatcher include from downloader action

This commit is contained in:
Mitchell Hashimoto 2010-07-24 09:19:13 -07:00
parent eed81d64f0
commit 9b6747713e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ module Vagrant
BASENAME = "box"
include Util
include ExceptionCatcher
attr_reader :temp_path