Skip to content

Commit 31e62ee

Browse files
committed
delete old comment @pcrespov
1 parent bc42b5e commit 31e62ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/common.Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ NOW_TIMESTAMP := $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
1313
APP_NAME := $(notdir $(CURDIR))
1414

1515
# Specify which openapi generator should be used to generate the clients in this repo
16-
# Build from modified fork https://github.com/ITISFoundation/openapi-generator/tree/openapi-generator-v4.2.3
1716
OPENAPI_GENERATOR_NAME := openapitools/openapi-generator-cli
1817
OPENAPI_GENERATOR_TAG := latest
1918
OPENAPI_GENERATOR_IMAGE := $(OPENAPI_GENERATOR_NAME):$(OPENAPI_GENERATOR_TAG)

0 commit comments

Comments
 (0)