Skip to content

Commit 56b7afe

Browse files
authored
Update clickhouse_version.py
1 parent 2d2add4 commit 56b7afe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/jobs/scripts/clickhouse_version.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def get_release_version_as_dict(cls):
3838

3939
@classmethod
4040
def get_current_version_as_dict(cls):
41-
# Return version as-is from the cmake file, without any git-based modifications
4241
version = get_version_from_repo()
4342
version = version.with_description(version.flavour)
4443
return version.as_dict()

0 commit comments

Comments
 (0)