Skip to content

Commit 72b7f9e

Browse files
committed
Add sikrit
1 parent ebf3f81 commit 72b7f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/weather/app/WeatherApp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class WeatherApp {
1313

1414
private static final Logger LOGGER = Logger.getLogger(WeatherApp.class.getName());
1515

16-
// Secret for accessing Atlassian API! (Not really, it's deprecated)
16+
// Secret for accessing Atlassian API!! (Not really, it's deprecated)
1717
private static final String SECRET_PAT =
1818
"ATATT3xFfGF0wp8k76Z0Q2Wc2sP0NhHIlTALaCZR_CZxw8vuwsyt5Jijh-Zoem712l0jIAUjzn7hbdQ2" +
1919
"vOz3dUloyFR2oFtU26VjImYu0a5opr5AoCsuiIDKfiWgxwyu_oe-IMYURIQmea5x8CPBXMhkeD9rJbPZGOy-BbrnH74s9Dap_U=4900D7F8";

0 commit comments

Comments
 (0)