diff options
Diffstat (limited to 'lib/private/Notification/Notification.php')
-rw-r--r-- | lib/private/Notification/Notification.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Notification/Notification.php b/lib/private/Notification/Notification.php index c0848817361..3e5cf1d6934 100644 --- a/lib/private/Notification/Notification.php +++ b/lib/private/Notification/Notification.php @@ -24,7 +24,6 @@ declare(strict_types=1); * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Notification; use OCP\Notification\IAction; |