mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-16 08:53:46 +00:00
accounts/abi/abigen: use tabs for indent in v2 template
This commit is contained in:
parent
dbe60f0b67
commit
1be2215a35
1 changed files with 7 additions and 6 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
{{- /* -*- indent-tabs-mode: t -*- */ -}}
|
||||||
// Code generated via abigen V2 - DO NOT EDIT.
|
// Code generated via abigen V2 - DO NOT EDIT.
|
||||||
// This file is a generated binding and any manual changes will be lost.
|
// This file is a generated binding and any manual changes will be lost.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue