mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove obsolete comment
This commit is contained in:
parent
d7eed66a06
commit
f9e9753141
1 changed files with 0 additions and 5 deletions
|
@ -18,11 +18,6 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# I wanted to keep this simple at first, so for now this checks out
|
||||
# from the given branch of a repo at a particular SHA or
|
||||
# tag. Latest is not supported, you should not be doing
|
||||
# that. Contribs welcome! -- MPD
|
||||
|
||||
import re
|
||||
import tempfile
|
||||
|
||||
|
|
Loading…
Reference in a new issue