From 8987a647e3f08215792167a3dd0041572c848f19 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 27 Nov 2018 21:52:05 -0800 Subject: [PATCH] Remove commented out author to attempt bot fix. --- lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py b/lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py index b7e35b4b12..53973ff24f 100644 --- a/lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py +++ b/lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py @@ -118,7 +118,6 @@ extends_documentation_fragment: - azure_tags author: - #- "Hai Cao " - Yunge Zhu (@yungezz) '''