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

dmeden pushed a commit to branch 10-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/10-Dev by this push:
     new 404a762f3 Remove a left over directory from the new RPC impl. (#9250)
404a762f3 is described below

commit 404a762f3c7bac6181bb08fe7d7fdaa72193a207
Author: Damian Meden <[email protected]>
AuthorDate: Sat Dec 17 11:28:08 2022 +0000

    Remove a left over directory from the new RPC impl. (#9250)
---
 mgmt2/Makefile.am | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/mgmt2/Makefile.am b/mgmt2/Makefile.am
deleted file mode 100644
index 1b1e3f16b..000000000
--- a/mgmt2/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# Makefile.am for the Enterprise Management module.
-#
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing, software
-#  distributed under the License is distributed on an "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#  See the License for the specific language governing permissions and
-#  limitations under the License.
-
-SUBDIRS = config rpc

Reply via email to