diff --git a/webgoat-container/src/main/webapp/js/goatApp/model/LessonInfoModel.js b/webgoat-container/src/main/webapp/js/goatApp/model/LessonInfoModel.js index 83419e336..acba0e70a 100644 --- a/webgoat-container/src/main/webapp/js/goatApp/model/LessonInfoModel.js +++ b/webgoat-container/src/main/webapp/js/goatApp/model/LessonInfoModel.js @@ -17,4 +17,4 @@ define(['jquery', } }); -});6 \ No newline at end of file +}); \ No newline at end of file