Skip to content

Commit

Permalink
Update App.java
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsinghc11 committed Sep 14, 2024
1 parent af9fc8f commit 0ba5ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/example/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
public class App {
public static void main(String[] args) {
String password = "gho_16C7e42F292c6912E7710c838347Ae178B4a";
String secret = "gho_16C7e42F292c6912E7710c838347Ae178B4a";
System.out.println("Welcome to MGM DEMO");
System.out.println("Your password is: " + password);
}
Expand Down

0 comments on commit 0ba5ae2

Please sign in to comment.