X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/3c4367d8e03450e9a73e61f4247145d2b6c86a33..959d888c17d1403d2eeecc19bc4b5e2c8d1debf6:/interfaces/EmailNotification.py diff --git a/interfaces/EmailNotification.py b/interfaces/EmailNotification.py deleted file mode 100755 index 959e4de..0000000 --- a/interfaces/EmailNotification.py +++ /dev/null @@ -1,6 +0,0 @@ -from zope.interface import Interface - -class IEmailNotificationSettings(Interface): - """ - Utility to manage email notification settings - """