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