diff options
Diffstat (limited to 'apps/dav/lib/Command/SendEventReminders.php')
-rw-r--r-- | apps/dav/lib/Command/SendEventReminders.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/Command/SendEventReminders.php b/apps/dav/lib/Command/SendEventReminders.php index 93477cb0f72..bcbc0694625 100644 --- a/apps/dav/lib/Command/SendEventReminders.php +++ b/apps/dav/lib/Command/SendEventReminders.php @@ -19,6 +19,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OCA\DAV\Command; use OCA\DAV\CalDAV\Reminder\ReminderService; |