diff options
Diffstat (limited to 'apps/federatedfilesharing/tests/TokenHandlerTest.php')
-rw-r--r-- | apps/federatedfilesharing/tests/TokenHandlerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/tests/TokenHandlerTest.php b/apps/federatedfilesharing/tests/TokenHandlerTest.php index 9d8dd676e79..229cb017e33 100644 --- a/apps/federatedfilesharing/tests/TokenHandlerTest.php +++ b/apps/federatedfilesharing/tests/TokenHandlerTest.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\FederatedFileSharing\Tests; use OCA\FederatedFileSharing\TokenHandler; |