File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 66 anotherone :
77 - $2y$10$8eHSzy3aCu4Ry3LzO9nWCeGpofSxsNVbnF.wCfn3ZADwQ6MEtN/KK
88 - $2y$10$dGB0CGv7.XQC5OqfyY6iXOiJsdVyxU3ve5YE0gt4m2I8P8H13lNXa
9-
109 dylanlafferty :
1110 - $2y$10$JpiqIw6Ip/DUgaOkggURk.wP1OtxxAlmYJvVPJQ/6GfG3SslHNrBu
1211 - $2y$10$mPlPI9IsKf8cCKyQj3gtTOY8ffwgwTddHHjVAVd1PcAzfatOHED06
Original file line number Diff line number Diff line change 1+
12import {
23
34 AnswerChoice ,
@@ -21,7 +22,6 @@ export class DylanLaffertyQuiz implements QuizQuestionProvider {
2122 ] ;
2223
2324 return [ DylanLaffertyQuiz . makeQuestion0 ( ) , DylanLaffertyQuiz . makeQuestion0 ( ) ] ;
24-
2525 }
2626
2727 private static makeQuestion0 ( ) : QuizQuestion {
@@ -63,6 +63,5 @@ export class DylanLaffertyQuiz implements QuizQuestionProvider {
6363 AnswerChoice . UNANSWERED ,
6464 ) ;
6565 }
66-
6766}
6867
You can’t perform that action at this time.
0 commit comments