Remove remaining plugins packages from external API.

This commit is contained in:
jregan
2019-11-06 19:25:47 -08:00
parent 09faaa1b2c
commit 9fa0391ce9
32 changed files with 25 additions and 25 deletions

View File

@@ -97,7 +97,7 @@ function testExamplesAgainstLocalHead {
function generateCode {
echo "preferredGoPath = $preferredGoPath"
./api/plugins/builtinhelpers/generateBuiltins.sh $preferredGoPath
./api/internal/plugins/builtinhelpers/generateBuiltins.sh $preferredGoPath
}
# This script tries to work for both travis