Fix deprecated issue creator (#55327)

This commit is contained in:
Matt Martz
2019-04-15 15:28:25 -05:00
committed by GitHub
parent 46420dd21a
commit 65dcb4242a
2 changed files with 12 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
%(component)s contains call to Display.deprecated or AnsibleModule.deprecate and is scheduled for removal
```
%(path)s:%(line)s:%(column)s: %(msg)s
%(line)s
```
##### ISSUE TYPE