fix
This commit is contained in:
+1
-5
@@ -1,9 +1,5 @@
|
||||
package org.exceptions;
|
||||
package org.Exceptions;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
import java.io.BufferedWriter;
|
||||
import java.io.FileReader;
|
||||
import java.io.FileWriter;
|
||||
import java.text.SimpleDateFormat;
|
||||
import java.util.Date;
|
||||
import java.util.Scanner;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.exceptions;
|
||||
package org.Exceptions;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.exceptions;
|
||||
package org.Exceptions;
|
||||
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.exceptions;
|
||||
package org.Exceptions;
|
||||
|
||||
import java.util.Date;
|
||||
|
||||
Reference in New Issue
Block a user