Skip to content

Commit 7336586

Browse files
committed
Rolled back
1 parent 41da6d4 commit 7336586

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Authentication/Authentication/update-markdown.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ $updateparameters = @{
2121
ExcludeDontShow = $true
2222
Encoding = [System.Text.Encoding]::UTF8
2323
}
24-
Import-Module "../../../../../PlayGround/Migrations/Microsoft.Graph.Authentication.2.6.1/Microsoft.Graph.Authentication.psm1"
2524
$ct = (Get-ChildItem $DocsLocation | Measure-Object ).Count
2625
if ($ct -gt 0) {
2726
Update-MarkdownHelpModule @updateparameters

0 commit comments

Comments
 (0)