Skip to content

Commit 1a04b14

Browse files
authored
Update conanfile.py
1 parent 46a4262 commit 1a04b14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conanfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def source(self):
9797
if known_version:
9898
get(self, **known_version, strip_root=True)
9999
else:
100-
self.info('Using develop branch from git')
101100
Git(self).clone('[email protected]:userver-framework/userver.git', target='.')
102101

103102
def export_sources(self):

0 commit comments

Comments
 (0)