From 316589f044a699f7f9b2ea3af5cd65461b20abf4 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Sun, 13 Oct 2013 13:48:44 +0000 Subject: [PATCH] Remove "experimental module" comment --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm index 6351ae9fc..b6e60dda7 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm @@ -1,10 +1,6 @@ ##@file # WebID authentication backend file -############################# -### EXPERIMENTAL MODULE ! ### -############################# - ##@class # WebID authentication backend class package Lemonldap::NG::Portal::AuthWebID;