diff options
Diffstat (limited to 'cmd/evm/main.go')
-rw-r--r-- | cmd/evm/main.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cmd/evm/main.go b/cmd/evm/main.go index 27a130805..9c1bd4b72 100644 --- a/cmd/evm/main.go +++ b/cmd/evm/main.go @@ -14,11 +14,6 @@ // You should have received a copy of the GNU General Public License // along with go-ethereum. If not, see <http://www.gnu.org/licenses/>. -/** - * @authors - * Jeffrey Wilcke <i@jev.io> - */ - package main import ( |