aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Lock/ILockingProvider.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Lock/ILockingProvider.php')
-rw-r--r--lib/public/Lock/ILockingProvider.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Lock/ILockingProvider.php b/lib/public/Lock/ILockingProvider.php
index 23adc02387e..3dc7c73b6eb 100644
--- a/lib/public/Lock/ILockingProvider.php
+++ b/lib/public/Lock/ILockingProvider.php
@@ -25,7 +25,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Lock;
/**