aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Notification/Action.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Notification/Action.php')
-rw-r--r--lib/private/Notification/Action.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Notification/Action.php b/lib/private/Notification/Action.php
index a04f622c3cb..6d1375a611b 100644
--- a/lib/private/Notification/Action.php
+++ b/lib/private/Notification/Action.php
@@ -22,7 +22,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Notification;
use OCP\Notification\IAction;