diff options
Diffstat (limited to 'core/Command/Security/ImportCertificate.php')
-rw-r--r-- | core/Command/Security/ImportCertificate.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Security/ImportCertificate.php b/core/Command/Security/ImportCertificate.php index 34e08b5d816..16eae0dd4b8 100644 --- a/core/Command/Security/ImportCertificate.php +++ b/core/Command/Security/ImportCertificate.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Command\Security; use OC\Core\Command\Base; |