From 81038008872b71f8bf69a75cafd125dabf2fbbd5 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 2 Mar 2023 20:25:50 +0800 Subject: [PATCH] chore: update common flags --- cmd/flags/common.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmd/flags/common.go b/cmd/flags/common.go index f984e9756..d9e3f4777 100644 --- a/cmd/flags/common.go +++ b/cmd/flags/common.go @@ -92,8 +92,6 @@ var CommonFlags = []cli.Flag{ TaikoL1Address, TaikoL2Address, // Optional - L1HTTPEndpoint, - L2HTTPEndpoint, Verbosity, LogJson, MetricsEnabled,