Skip to content

Commit 61c89b1

Browse files
committed
Class syntax
1 parent 206a1d1 commit 61c89b1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

GitHubUpdater/Task.cls.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,8 @@ Repository branch, usually master. Leave empty, if you want to receive default b
5151
5252
Set Owner = $p(..GitHubURL,"/",4)
5353
Set Repository = $p(..GitHubURL,"/",5)
54-
55-
<<<<<<< HEAD
54+
5655
Return ..Update(Owner, Repository, ..Branch, ..Username, ..Password, ..Namespace)
57-
=======
58-
Return ##class(CacheGitHubCI.Hook).Update(Owner, Repository, ..Branch, ..Username, ..Password, ..Namespace)
59-
>>>>>>> 203303a0b4d22196f711e5a3e544c44adb21c685
6056
]]></Implementation>
6157
</Method>
6258

0 commit comments

Comments
 (0)