aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-06-05 22:51:47 +0200
committerAngelo Naselli <anaselli@linux.it>2014-06-05 22:51:47 +0200
commit472c077df014fc67116eb879278dd074fff8ceb8 (patch)
treebd4206efca8c58176e530d430a8c7c54a942a804 /lib
parent8de8e44ed5ea86fb04b5f4361e5e2a3d449ce6a3 (diff)
downloadcolin-keep-472c077df014fc67116eb879278dd074fff8ceb8.tar
colin-keep-472c077df014fc67116eb879278dd074fff8ceb8.tar.gz
colin-keep-472c077df014fc67116eb879278dd074fff8ceb8.tar.bz2
colin-keep-472c077df014fc67116eb879278dd074fff8ceb8.tar.xz
colin-keep-472c077df014fc67116eb879278dd074fff8ceb8.zip
SILENT: useless empty lines
Diffstat (limited to 'lib')
-rw-r--r--lib/AdminPanel/Module/Users.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/AdminPanel/Module/Users.pm b/lib/AdminPanel/Module/Users.pm
index f5f923b..0ffc8a2 100644
--- a/lib/AdminPanel/Module/Users.pm
+++ b/lib/AdminPanel/Module/Users.pm
@@ -300,8 +300,6 @@ sub BUILD {
group_data => $self->loc->N("Group Data"),
group_users => $self->loc->N("Group Users"),
);
-
-
}