Skip to content

Commit 733aa19

Browse files
committed
New change
1 parent 06a7285 commit 733aa19

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/com/mydemo/helper/GenericResourceBundle.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import java.util.Enumeration;
44
import java.util.ResourceBundle;
55

6+
// Small Change to the file
7+
68
public class GenericResourceBundle {
79
public static String getProperties(String source){
810
ResourceBundle rb = ResourceBundle.getBundle("ResourceBundle");
-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)