lib/command/cleanup_stale_apps.rb in cpl-1.3.0 vs lib/command/cleanup_stale_apps.rb in cpl-1.4.0

- old
+ new

@@ -1,8 +1,6 @@ # frozen_string_literal: true -require "date" - module Command class CleanupStaleApps < Base NAME = "cleanup-stale-apps" OPTIONS = [ app_option(required: true),