Code cleaning.

This commit is contained in:
2015-04-27 18:48:51 +02:00
parent 5582dd9058
commit e206c1e133
4 changed files with 6 additions and 17 deletions

View File

@@ -134,13 +134,6 @@ feature -- Access
end
end
build_auth_engine
do
to_implement ("Not implemented authentication")
-- Note: we can remoce this feature, unless we want to
-- provide a custom auth strategy.
end
build_mailer
do
to_implement ("Not implemented mailer")