Remove timestamp from generated files.
This commit is contained in:
parent
4c6caa403e
commit
e626384d0b
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue