Merge remote-tracking branch 'remotes/upstream/idempotency-gen' into develop

This commit is contained in:
go-jet 2020-04-13 10:01:06 +02:00
commit 9d112c7fe7

View file

@ -3,7 +3,6 @@ package template
var autoGenWarningTemplate = ` var autoGenWarningTemplate = `
// //
// Code generated by go-jet DO NOT EDIT. // Code generated by go-jet DO NOT EDIT.
// Generated at {{now}}
// //
// WARNING: Changes to this file may cause incorrect behavior // WARNING: Changes to this file may cause incorrect behavior
// and will be lost if the code is regenerated // and will be lost if the code is regenerated