Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrasil committed Mar 22, 2024
1 parent 6622cc7 commit d7beaf4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@ private void loadResourceBundle( final HasText textWidget, final IPluginPerspect

} catch ( Exception e ) {
Window.alert( "Error loading message bundle: " + e.getMessage() ); //$NON-NLS-1$
e.printStackTrace();
}
}

Expand Down

0 comments on commit d7beaf4

Please sign in to comment.