Skip to content

Commit c7f8373

Browse files
committed
remove unnecessary line
1 parent e410541 commit c7f8373

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

macros/contexts/contextForm.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ sub _contextForm_init {
8181
Context($newContext);
8282
$correct = Formula("$correct");
8383
$student = Formula("$ans->{student_formula}");
84-
$student = $ans->{student_formula};
8584
my $setSqrt = Context()->flag("setSqrt");
8685
my $setRoot = Context()->flag("setRoot");
8786
Context()->flags->set(

0 commit comments

Comments
 (0)