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