lib/teapot/command/fetch.rb in teapot-2.3.0 vs lib/teapot/command/fetch.rb in teapot-3.0.0
- old
+ new
@@ -50,10 +50,9 @@
def invoke(parent)
logger = parent.logger
context = parent.context
- updated = Set.new
selection = context.select
packages = selection.configuration.packages
if @packages.any?