o get rid of ROLE field

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-12-14 23:54:20 +00:00
parent f5c4a25c9c
commit a8924908e3
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@
*/
public interface MavenTools
{
String ROLE = MavenTools.class.getName();
// ----------------------------------------------------------------------------
// Methods taken from ProjectUtils
// ----------------------------------------------------------------------------