-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-1944] Part 3: Remove duplicate code
https://jira.hyperledger.org/browse/FAB-1944 Some of the OrPanic methods were copy-pasted versions of the original method, replacing error returns with panics. This is code duplication and should be removed. Change-Id: Ib73914aa5392103ec698f1ced3bdf8dc11f3e6b5 Signed-off-by: Jason Yellick <[email protected]>
- Loading branch information
Jason Yellick
committed
Feb 5, 2017
1 parent
ee5ff49
commit a8486dc
Showing
2 changed files
with
9 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters