From: Mike Frysinger Date: Thu, 30 Jul 2026 22:47:58 +0000 (+0545) Subject: cros-repo: drop Python 2 cookie X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=75a3839fe64442103a627684f63aae978762f8b7;p=home.git cros-repo: drop Python 2 cookie --- diff --git a/.bin/cros-repo b/.bin/cros-repo index 91cd8f9..7b0aa7d 100755 --- a/.bin/cros-repo +++ b/.bin/cros-repo @@ -1,5 +1,4 @@ #!/usr/bin/python3 -# -*- coding: utf-8 -*- """Wrapper for syncing CrOS code.