chore: use default vendor

This commit is contained in:
hardy 2024-11-14 11:16:32 +08:00
parent d8918c5174
commit ce437408d3
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ APP_STATIC_PACKAGE := public
APP_UI_FOLDER := ui
APP_PLUGIN_FOLDER := plugin
FRAMEWORK_BRANCH := console
FRAMEWORK_VENDOR_BRANCH := console
# GO15VENDOREXPERIMENT="1" GO111MODULE=off easyjson -all domain.go
include ../framework/Makefile