Skip to content

Commit bcaaf95

Browse files
committed
style: clean up some spurious diffs
1 parent 2811ffa commit bcaaf95

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cls/SourceControl/Git/API.cls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Class SourceControl.Git.API
44
/// Configures settings for Git integration
55
ClassMethod Configure()
66
{
7-
//
87
set sc = $$$OK
98
set initTLevel = $tlevel
109
try {

cls/SourceControl/Git/WebUIDriver.cls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Class SourceControl.Git.WebUIDriver
22
{
3-
43

54
ClassMethod HandleRequest(pagePath As %String, InternalName As %String = "", Output handled As %Boolean = 0, Output %data As %Stream.Object)
65
{

0 commit comments

Comments
 (0)