diff options
Diffstat (limited to 'lib/private/Encryption/DecryptAll.php')
-rw-r--r-- | lib/private/Encryption/DecryptAll.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index fa913d3655b..6d604e38d4b 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -26,7 +26,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Encryption; use OC\Encryption\Exceptions\DecryptionFailedException; |