Skip to content

Commit

Permalink
Merged changes that were in Main branch into Develop branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbanks716napier committed Oct 8, 2024
1 parent 55e3d5e commit 1dedb63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/napier/sem/App.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package com.napier.sem;

// Class to run the app.
public class App {
public static void main(String[] args) {
System.out.println("Hello world!");
Expand Down

0 comments on commit 1dedb63

Please sign in to comment.