Skip to content

Commit 3644238

Browse files
committed
Cleaned up code
1 parent 8c30fc8 commit 3644238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/codehaus/plexus/components/io/resources/PlexusIoFileResourceCollection.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ public Object call()
252252
}
253253
};
254254

255-
};
255+
}
256256

257257
public Iterator<PlexusIoResource> getResources()
258258
throws IOException

0 commit comments

Comments
 (0)