diff options
Diffstat (limited to 'apps/testing/lib/Controller/ConfigController.php')
-rw-r--r-- | apps/testing/lib/Controller/ConfigController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/testing/lib/Controller/ConfigController.php b/apps/testing/lib/Controller/ConfigController.php index 31d20613a1a..76f1e1a1ee1 100644 --- a/apps/testing/lib/Controller/ConfigController.php +++ b/apps/testing/lib/Controller/ConfigController.php @@ -20,7 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Testing\Controller; use OCP\AppFramework\Http\DataResponse; |