diff options
Diffstat (limited to 'core/ajax')
-rw-r--r-- | core/ajax/update.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ajax/update.php b/core/ajax/update.php index 2cf4377e3e4..4cff4569b46 100644 --- a/core/ajax/update.php +++ b/core/ajax/update.php @@ -235,4 +235,3 @@ if (\OCP\Util::needUpgrade()) { $eventSource->send('done', ''); $eventSource->close(); - |