diff options
Diffstat (limited to 'apps/files_external/lib/Command/Config.php')
-rw-r--r-- | apps/files_external/lib/Command/Config.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/lib/Command/Config.php b/apps/files_external/lib/Command/Config.php index 467f421e730..5d0675b04bc 100644 --- a/apps/files_external/lib/Command/Config.php +++ b/apps/files_external/lib/Command/Config.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Files_External\Command; use OC\Core\Command\Base; |