diff options
Diffstat (limited to 'lib/public/Files/Storage/ILockingStorage.php')
-rw-r--r-- | lib/public/Files/Storage/ILockingStorage.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/Storage/ILockingStorage.php b/lib/public/Files/Storage/ILockingStorage.php index 3fa08bce3f0..401a8de30bf 100644 --- a/lib/public/Files/Storage/ILockingStorage.php +++ b/lib/public/Files/Storage/ILockingStorage.php @@ -20,7 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Files\Storage; use OCP\Lock\ILockingProvider; |