python311Packages.python-tado: remove comment

This commit is contained in:
Fabian Affolter
2024-01-19 06:56:30 +01:00
committed by GitHub
parent a59134f91c
commit 2fb4dce9b5
@@ -16,7 +16,6 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "wmalgadey";
repo = "PyTado";
# https://github.com/wmalgadey/PyTado/issues/62
rev = "refs/tags/${version}";
hash = "sha256-Wdd9HdsQjaYlL8knhMuO87+dom+aTsmrLRK0UdrpsbQ=";
};