Skip to content

Commit c02640d

Browse files
committed
Clean up the comment
1 parent a2da0e5 commit c02640d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AsyncTask.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ public function __unserialize($data): void
129129
'theTask' => $this->theTask,
130130
'timeLimit' => $this->timeLimit,
131131
] = $data;
132-
// $this->theTask = unserialize($tempTask);
133132
}
134133

135134
/**

0 commit comments

Comments
 (0)