diff options
Diffstat (limited to 'apps/files_external/lib/Service/UserLegacyStoragesService.php')
-rw-r--r-- | apps/files_external/lib/Service/UserLegacyStoragesService.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/lib/Service/UserLegacyStoragesService.php b/apps/files_external/lib/Service/UserLegacyStoragesService.php index eb059b66207..ce86ce30bad 100644 --- a/apps/files_external/lib/Service/UserLegacyStoragesService.php +++ b/apps/files_external/lib/Service/UserLegacyStoragesService.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Files_External\Service; use OCP\IUserSession; |