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