mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-28 20:38:12 +08:00
Merge pull request #3754 from actions/chrispat-patch-1
Remove module manifest header
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user