add missing bracket
This commit is contained in:
parent
0e0d54dc58
commit
e6e9d332cb
1 changed files with 1 additions and 1 deletions
|
@ -125,8 +125,8 @@ class Storage {
|
|||
$users_view->unlink($version);
|
||||
return false;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue