lib/dry/system/components.rb in dry-system-0.26.0 vs lib/dry/system/components.rb in dry-system-0.27.0
- old
+ new
@@ -1,8 +1,6 @@
# frozen_string_literal: true
-require "dry/core/deprecations"
-
Dry::Core::Deprecations.announce(
"require \"dry/system/components\"",
"Use `require \"dry/system/provider_sources\"` instead",
tag: "dry-system",
uplevel: 1