Remove debug code
This commit is contained in:
parent
6178c3068f
commit
06203233e9
@ -26,9 +26,6 @@ def update_pkg(s, version):
|
|||||||
))
|
))
|
||||||
|
|
||||||
updater.push_changes("upg(go-bin): %s" % version)
|
updater.push_changes("upg(go-bin): %s" % version)
|
||||||
|
|
||||||
print(version)
|
|
||||||
print(checksums)
|
|
||||||
|
|
||||||
def poll_for_updates():
|
def poll_for_updates():
|
||||||
res = http.get('https://go.dev/dl')
|
res = http.get('https://go.dev/dl')
|
||||||
|
Loading…
Reference in New Issue
Block a user