Update INFO.yaml with new PTL
[testsuite/python-testing-utils.git] / robotframework-onap / ONAPLibrary / VESProtobuf.py
index b5a36bc..2bf7f6d 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# noinspection PyPackageRequirements
 from google.protobuf import descriptor
-# noinspection PyPackageRequirements
 from google.protobuf import descriptor_pb2
-# noinspection PyPackageRequirements
 from google.protobuf import message_factory
-# noinspection PyPackageRequirements
 from google.protobuf.json_format import MessageToJson