Skip to content

Commit

Permalink
Remove unused name field from ThriftException
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Aug 18, 2018
1 parent 0e10bec commit a06d761
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@
Class<? extends Throwable> type();

short id();

String name() default "";
}

0 comments on commit a06d761

Please sign in to comment.