Skip to content

Commit b2c6409

Browse files
committed
[SP-2874] feat: add REST support for licenses endpoint
1 parent 70f73c6 commit b2c6409

File tree

3 files changed

+161
-146
lines changed

3 files changed

+161
-146
lines changed

src/scanoss/api/common/v2/scanoss_common_pb2_grpc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
22
"""Client and server classes corresponding to protobuf-defined services."""
3-
import grpc
43
import warnings
54

65
import grpc
7-
import warnings
86

97
GRPC_GENERATED_VERSION = '1.73.1'
108
GRPC_VERSION = grpc.__version__

0 commit comments

Comments
 (0)