Skip to content

Commit a62b2ca

Browse files
authored
Merge pull request actions#3754 from actions/chrispat-patch-1
Remove module manifest header
2 parents 6637167 + 1e9bfea commit a62b2ca

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

images/win/scripts/ImageHelpers/ImageHelpers.psd1

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
#
2-
# Module manifest for module 'ImageHelpers'
3-
#
4-
# Generated by: chrispat
5-
#
6-
# Generated on: 11/1/2017
7-
#
8-
91
@{
102

113
# Script module or binary module file associated with this manifest.
@@ -20,15 +12,6 @@ ModuleVersion = '0.0.1'
2012
# ID used to uniquely identify this module
2113
GUID = 'c9334909-16a1-48f1-a94a-c7baf1b961d9'
2214

23-
# Author of this module
24-
Author = 'chrispat'
25-
26-
# Company or vendor of this module
27-
CompanyName = 'Unknown'
28-
29-
# Copyright statement for this module
30-
Copyright = '(c) 2017 chrispat. All rights reserved.'
31-
3215
# Description of the functionality provided by this module
3316
Description = 'Helper functions for creating vsts images'
3417

0 commit comments

Comments
 (0)