Skip to content

Commit 8d29804

Browse files
Jacob Rutherfordcopybara-github
authored andcommitted
[roll] Roll fuchsia [debugger] Remove unused error condition
I noticed the error condition was incorrect, so the warning log was not being printed anyway. The client code will choose whether or not to display the error in the status field of the reply. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152475 Original-Revision: 211aadd9f1e3df525e3ca11e0bec8154acfcdcab GitOrigin-RevId: 03f2bb3cc5a3f3a6aa8b0b4ef1272e220b40d907 Change-Id: Ic2166742f950ae74424366d7a57bf3c907e828af
1 parent 0e1d0fe commit 8d29804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="9ce1745b2cf0806720d26fa8c000ff58e6e2aab9"/>
14+
revision="211aadd9f1e3df525e3ca11e0bec8154acfcdcab"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)