forked from phoedos/pmd
rm dead interface (renamed to LineGetter a while back)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4853 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
package net.sourceforge.pmd.util;
|
||||
|
||||
public interface HasLines {
|
||||
String getLine(int number);
|
||||
}
|
Reference in New Issue
Block a user