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