Changed tag case. removed unused import

git-svn-id: http://webgoat.googlecode.com/svn/trunk@116 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64
2007-02-25 18:39:38 +00:00
parent d8680dcfc3
commit a2abbfaf1e
2 changed files with 1 additions and 3 deletions

View File

@ -2,8 +2,6 @@ package org.owasp.webgoat.lessons;
import org.apache.ecs.Element;
import org.apache.ecs.StringElement;
import org.apache.ecs.html.IMG;
import org.owasp.webgoat.session.WebSession;
/*******************************************************************************