diff options
Diffstat (limited to 'core/Application.php')
-rw-r--r-- | core/Application.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Application.php b/core/Application.php index fe65faeb9df..262afb2cb4b 100644 --- a/core/Application.php +++ b/core/Application.php @@ -29,7 +29,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core; use OC\Authentication\Events\RemoteWipeFinished; |