Skip to content

Commit e13831a

Browse files
Merge pull request learning-zone#20 from Dnyaneshvn/patch-1
deleted extra syntax
2 parents ef0fd26 + 17ba7f2 commit e13831a

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

core-java/arrays/package-info.java

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
/**
2-
*
3-
*/
4-
/**
5-
* @author U6044324
6-
* Nov 5, 2018
7-
*/
8-
package arrays;
1+
2+
/*
3+
@author U6044324
4+
Nov 5, 2018
5+
*/
6+
package arrays;

0 commit comments

Comments
 (0)