From 2a7ceee21633f839567a1ab6e8410f451787793b Mon Sep 17 00:00:00 2001 From: jillingk <93914435+jillingk@users.noreply.github.com> Date: Sun, 4 Dec 2022 12:41:04 +0100 Subject: [PATCH] Update Makefile Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com> --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 9361f6e..aa6d126 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,6 @@ $(services): build/spec --global-property models,supportingFiles mv build/model src/typings/$@ - # Checkout spec (and patch version) build/spec: git clone https://github.com/Adyen/adyen-openapi.git build/spec