Skip to content

Commit a7fa732

Browse files
committed
fix: remove debugging statement
1 parent fa3df51 commit a7fa732

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cls/SourceControl/Git/PullEventHandler/IncrementalLoad.cls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Method OnPull() As %Status
1818
set sc = $$$ADDSC(sc, ##class(SourceControl.Git.Utils).ImportItem(internalName))
1919
}
2020
}
21-
break
2221

2322
set nFiles = 0
2423

0 commit comments

Comments
 (0)