This is an automated email from the ASF dual-hosted git repository.

jvanderzee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 111152822a Remove unused include from remap_stats (#11350)
111152822a is described below

commit 111152822a58ea43ab1854e4c63dd36d4c5bf288
Author: JosiahWI <[email protected]>
AuthorDate: Tue May 14 10:31:13 2024 -0500

    Remove unused include from remap_stats (#11350)
---
 plugins/remap_stats/remap_stats.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugins/remap_stats/remap_stats.cc 
b/plugins/remap_stats/remap_stats.cc
index 72fad6be47..2ee83ee698 100644
--- a/plugins/remap_stats/remap_stats.cc
+++ b/plugins/remap_stats/remap_stats.cc
@@ -19,7 +19,6 @@
   limitations under the License.
  */
 
-#include "tscore/ink_config.h"
 #include "tscore/ink_defs.h"
 #include "tsutil/ts_bw_format.h"
 

Reply via email to