lib/sorbet-runtime.rb in sorbet-runtime-0.5.9242 vs lib/sorbet-runtime.rb in sorbet-runtime-0.5.9248

- old
+ new

@@ -10,11 +10,9 @@ module T::Helpers; end module T::Private; end module T::Private::Abstract; end module T::Private::Types; end -require 'set' - # Each section is a group that I believe need a fixed ordering. There is also # an ordering between groups. # These are pre-reqs for almost everything in here. require_relative 'types/configuration'