diff options
| author | Angelo Naselli <anaselli@linux.it> | 2014-06-05 22:51:47 +0200 | 
|---|---|---|
| committer | Angelo Naselli <anaselli@linux.it> | 2014-06-05 22:51:47 +0200 | 
| commit | 472c077df014fc67116eb879278dd074fff8ceb8 (patch) | |
| tree | bd4206efca8c58176e530d430a8c7c54a942a804 | |
| parent | 8de8e44ed5ea86fb04b5f4361e5e2a3d449ce6a3 (diff) | |
| download | manatools-472c077df014fc67116eb879278dd074fff8ceb8.tar manatools-472c077df014fc67116eb879278dd074fff8ceb8.tar.gz manatools-472c077df014fc67116eb879278dd074fff8ceb8.tar.bz2 manatools-472c077df014fc67116eb879278dd074fff8ceb8.tar.xz manatools-472c077df014fc67116eb879278dd074fff8ceb8.zip  | |
SILENT: useless empty lines
| -rw-r--r-- | lib/AdminPanel/Module/Users.pm | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/AdminPanel/Module/Users.pm b/lib/AdminPanel/Module/Users.pm index f5f923b9..0ffc8a22 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"),      ); -  -  }  | 
