Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit fab273b

Browse files
committed
fix: revert adding a new line after //********** because of the end-of-file-fixer check
1 parent 6cfa338 commit fab273b

File tree

251 files changed

+1
-251
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+1
-251
lines changed

accounts/abi/abi.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/abi_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/argument.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/auth.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2016 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/backend.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/backends/simulated.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/base.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2015 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/base_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2019 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/bind.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2016 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

accounts/abi/bind/bind_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//
1010
// Much love to the original authors for their work.
1111
// **********
12-
1312
// Copyright 2016 The go-ethereum Authors
1413
// This file is part of the go-ethereum library.
1514
//

0 commit comments

Comments
 (0)