We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf3f81 commit 72b7f9eCopy full SHA for 72b7f9e
src/main/java/com/weather/app/WeatherApp.java
@@ -13,7 +13,7 @@ public class WeatherApp {
13
14
private static final Logger LOGGER = Logger.getLogger(WeatherApp.class.getName());
15
16
- // Secret for accessing Atlassian API! (Not really, it's deprecated)
+ // Secret for accessing Atlassian API!! (Not really, it's deprecated)
17
private static final String SECRET_PAT =
18
"ATATT3xFfGF0wp8k76Z0Q2Wc2sP0NhHIlTALaCZR_CZxw8vuwsyt5Jijh-Zoem712l0jIAUjzn7hbdQ2" +
19
"vOz3dUloyFR2oFtU26VjImYu0a5opr5AoCsuiIDKfiWgxwyu_oe-IMYURIQmea5x8CPBXMhkeD9rJbPZGOy-BbrnH74s9Dap_U=4900D7F8";
0 commit comments