diff options
Diffstat (limited to 'apps/testing/lib/Controller/LockingController.php')
-rw-r--r-- | apps/testing/lib/Controller/LockingController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/testing/lib/Controller/LockingController.php b/apps/testing/lib/Controller/LockingController.php index c1fd3423996..808c7c2d3ba 100644 --- a/apps/testing/lib/Controller/LockingController.php +++ b/apps/testing/lib/Controller/LockingController.php @@ -20,7 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Testing\Controller; use OC\Lock\DBLockingProvider; |