Skip to content

Commit 3828ac5

Browse files
elioerminijignesh-baldha
authored andcommitted
removed empty line
1 parent eee587b commit 3828ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Session/SessionManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ public function start()
192192
if (isset($_SESSION['destroyed'])) {
193193
if ($_SESSION['destroyed'] < time() - 300) {
194194
$this->destroy(['clear_storage' => true]);
195-
196195
}
197196
}
198197
$this->validator->validate($this);

0 commit comments

Comments
 (0)