diff options
Diffstat (limited to 'apps/encryption/lib/Command/EnableMasterKey.php')
-rw-r--r-- | apps/encryption/lib/Command/EnableMasterKey.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/lib/Command/EnableMasterKey.php b/apps/encryption/lib/Command/EnableMasterKey.php index c73d1b4ad1e..031f6e3fa4e 100644 --- a/apps/encryption/lib/Command/EnableMasterKey.php +++ b/apps/encryption/lib/Command/EnableMasterKey.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Encryption\Command; use OCA\Encryption\Util; |