diff options
Diffstat (limited to 'core/Command/Security/RemoveCertificate.php')
-rw-r--r-- | core/Command/Security/RemoveCertificate.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Security/RemoveCertificate.php b/core/Command/Security/RemoveCertificate.php index e9848fa63a0..f915bed5b64 100644 --- a/core/Command/Security/RemoveCertificate.php +++ b/core/Command/Security/RemoveCertificate.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; |