Fixed package of xss-mititgation assignment. Hints are working again.

This commit is contained in:
Benedikt - Desktop 2018-12-09 15:24:03 +01:00 committed by Nanne Baars
parent 587c44b52e
commit 8c7eaf87d6

View File

@ -1,4 +1,4 @@
package org.owasp.webgoat.plugin.mitigation;
package org.owasp.webgoat.plugin;
import org.jsoup.Jsoup;