Skip to content

Commit d1ae746

Browse files
author
Behrang Saeedzadeh
committed
IO-513: Cleaned up empty lines
1 parent 421c345 commit d1ae746

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/java/org/apache/commons/io/IOUtils.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,7 @@ public static String toString(final byte[] input, final String encoding) throws
12511251

12521252
// resources
12531253
//-----------------------------------------------------------------------
1254+
12541255
/**
12551256
* Gets the contents of a classpath resource as a String using the
12561257
* specified character encoding.
@@ -1368,8 +1369,6 @@ public static URL resourceToURL(final String name, final ClassLoader classLoader
13681369
return resource;
13691370
}
13701371

1371-
1372-
13731372
// readLines
13741373
//-----------------------------------------------------------------------
13751374

0 commit comments

Comments
 (0)