Skip to content

Commit 60ec763

Browse files
committed
reverting empty lines
1 parent d7748a6 commit 60ec763

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

eng/common/spelling/Invoke-Cspell.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ try {
164164
}
165165
}
166166

167-
return $cspellOutput
167+
return $cspellOutput

eng/tools/azure-sdk-tools/ci_tools/dependency_analysis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
#!/usr/bin/env python
32
import argparse
43
from datetime import datetime

0 commit comments

Comments
 (0)