Browse Source

cleaned whitespace.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269149 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
c36c9d34ef
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      proposal/myrmidon/src/java/org/apache/myrmidon/framework/AbstractTypeDef.java

+ 0
- 1
proposal/myrmidon/src/java/org/apache/myrmidon/framework/AbstractTypeDef.java View File

@@ -90,7 +90,6 @@ public abstract class AbstractTypeDef
throws TaskException throws TaskException
{ {
//TODO: Make this support classpath sub-element in future //TODO: Make this support classpath sub-element in future

try try
{ {
final File file = getContext().resolveFile( m_lib ); final File file = getContext().resolveFile( m_lib );


Loading…
Cancel
Save