diff options
Diffstat (limited to 'apps/federation/tests/DAV/FedAuthTest.php')
-rw-r--r-- | apps/federation/tests/DAV/FedAuthTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federation/tests/DAV/FedAuthTest.php b/apps/federation/tests/DAV/FedAuthTest.php index 426bfc5d6d5..3a801766d85 100644 --- a/apps/federation/tests/DAV/FedAuthTest.php +++ b/apps/federation/tests/DAV/FedAuthTest.php @@ -20,7 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Federation\Tests\DAV; use OCA\Federation\DAV\FedAuth; |