lib/google/cloud/debugger/breakpoint/source_location.rb in google-cloud-debugger-0.30.0 vs lib/google/cloud/debugger/breakpoint/source_location.rb in google-cloud-debugger-0.31.0

- old
+ new

@@ -35,11 +35,10 @@ # Line inside the file. The first line in the file has the value 1. attr_accessor :line ## # @private Create an empty SourceLocation object. - def initialize - end + def initialize; end ## # @private New Google::Cloud::Debugger::Breakpoint::SourceLocation # from a Google::Devtools::Clouddebugger::V2::SourceLocation object. def self.from_grpc grpc