stdlib/pstore/0/pstore.rbs in rbs-3.6.0.pre.2 vs stdlib/pstore/0/pstore.rbs in rbs-3.6.0.pre.3

- old
+ new

@@ -303,11 +303,9 @@ # puts wiki[key] # end # end # class PStore - public - # <!-- # rdoc-file=lib/pstore.rb # - [](key) # --> # Returns the value for the given `key` if the key exists. `nil` otherwise; if