Skip to content

Commit 8d51f05

Browse files
author
Robin Stolpe
committed
update
1 parent 6893acd commit 8d51f05

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MaintainModule/MaintainModule.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
# Generated by: Robin Stolpe
2020
#
21-
# Generated on: '2022-11-26'
21+
# Generated on: 2022-11-26
2222
#
2323

2424
@{

src/MaintainModule.psd1.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
# NestedModules = @()
8585

8686
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
87-
FunctionsToExport = { { function } }
87+
FunctionsToExport = {{function}}
8888

8989
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
9090
CmdletsToExport = @()

0 commit comments

Comments
 (0)