diff --git a/components/engine/hack/make/validate-dco b/components/engine/hack/make/validate-dco deleted file mode 100755 index bc6371da90..0000000000 --- a/components/engine/hack/make/validate-dco +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -# -# This file is a stub. It exists because windowsRS1 calls this script directly -# instead of using a proper interface. It should be removed once windows CI is -# fixed. -# -$SCRIPTDIR/validate/dco diff --git a/components/engine/hack/make/validate-gofmt b/components/engine/hack/make/validate-gofmt deleted file mode 100755 index ecdc074c60..0000000000 --- a/components/engine/hack/make/validate-gofmt +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -# -# This file is a stub. It exists because windowsRS1 calls this script directly -# instead of using a proper interface. It should be removed once windows CI is -# fixed. -# -$SCRIPTDIR/validate/gofmt diff --git a/components/engine/hack/make/validate-pkg b/components/engine/hack/make/validate-pkg deleted file mode 100755 index 773e03bdd6..0000000000 --- a/components/engine/hack/make/validate-pkg +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -# -# This file is a stub. It exists because windowsRS1 calls this script directly -# instead of using a proper interface. It should be removed once windows CI is -# fixed. -# -$SCRIPTDIR/validate/pkg-imports