This commit is contained in:
crusader 2018-03-21 20:32:56 +09:00
parent c445380e72
commit ba6b26fe8b

View File

@ -17,8 +17,6 @@ var (
)
const (
ConfigFileName = "config.json"
GRPCClientTypeKey = "OVERFLOW_GRPC_CLIENT_TYPE"
GRPCSessionIDKey = "OVERFLOW_GRPC_SESSION_ID"
GRPCTargetIDKey = "OVERFLOW_GRPC_TARGET_ID"