Formatting according to OWASP WebGoat Java Style
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@359 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -55,8 +55,8 @@ import org.owasp.webgoat.session.WebgoatContext;
|
||||
*
|
||||
* @author asmolen
|
||||
*
|
||||
* TODO To change the template for this generated type comment go to Window - Preferences - Java -
|
||||
* Code Style - Code Templates
|
||||
* TODO To change the template for this generated type comment go to Window - Preferences -
|
||||
* Java - Code Style - Code Templates
|
||||
*/
|
||||
public class WsSqlInjection extends LessonAdapter
|
||||
{
|
||||
@ -72,7 +72,6 @@ public class WsSqlInjection extends LessonAdapter
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see lessons.AbstractLesson#getMenuItem()
|
||||
*/
|
||||
static boolean completed;
|
||||
|
Reference in New Issue
Block a user