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