Merge pull request #3754 from actions/chrispat-patch-1

Remove module manifest header
This commit is contained in:
Chris Patterson
2021-07-19 11:35:19 -04:00
committed by GitHub

View File

@@ -1,11 +1,3 @@
#
# Module manifest for module 'ImageHelpers'
#
# Generated by: chrispat
#
# Generated on: 11/1/2017
#
@{
# Script module or binary module file associated with this manifest.
@@ -20,15 +12,6 @@ ModuleVersion = '0.0.1'
# ID used to uniquely identify this module
GUID = 'c9334909-16a1-48f1-a94a-c7baf1b961d9'
# Author of this module
Author = 'chrispat'
# Company or vendor of this module
CompanyName = 'Unknown'
# Copyright statement for this module
Copyright = '(c) 2017 chrispat. All rights reserved.'
# Description of the functionality provided by this module
Description = 'Helper functions for creating vsts images'