Skip to content

Commit

Permalink
Ignore wring constant for DIJ
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 12, 2022
1 parent c388b11 commit 93f235a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/**
* @author dji
*/
@SuppressWarnings("WrongConstant")
public class KeyManagerUtils {
private static final String FLIGHT_CONTROLLER_ACCESS_LOCKER = "AccessLocker";
private static final String FLIGHT_CONTROLLER_FLIGHT_ASSISTANT = "FlightAssistant";
Expand Down

0 comments on commit 93f235a

Please sign in to comment.