Skip to content

Commit

Permalink
odpi#7110 remove errant SuppressWarnings
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Nov 17, 2022
1 parent 69f551b commit 3dd7c71
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
* to allow requests the Coco Pharmaceutical's server administrator APIs. In this example,
* only Gary Geeke is allowed to issue these requests.
*/
@SuppressWarnings("BlahBlahBlah")

public class CocoPharmaPlatformSecurityConnector extends OpenMetadataPlatformSecurityConnector
{
final static String platformAdministrator = "garygeeke";
Expand Down

0 comments on commit 3dd7c71

Please sign in to comment.