diff options
author | Matteo Pasotti <matteo.pasotti@gmail.com> | 2014-10-09 19:57:31 +0200 |
---|---|---|
committer | Matteo Pasotti <matteo.pasotti@gmail.com> | 2014-10-09 19:57:31 +0200 |
commit | 8551902ed3639307e321930a088604a41c115fe6 (patch) | |
tree | d51a75eeac61db46a2df9d242edeff9bcbe8bce1 /lib/AdminPanel/Module/Services.pm | |
parent | 108cb44c1e86aaabf334ec3d63eebe5286b4f780 (diff) | |
parent | 0ebbb4d0eb180c6b95da35667ea70d740085a2dd (diff) | |
download | manatools-8551902ed3639307e321930a088604a41c115fe6.tar manatools-8551902ed3639307e321930a088604a41c115fe6.tar.gz manatools-8551902ed3639307e321930a088604a41c115fe6.tar.bz2 manatools-8551902ed3639307e321930a088604a41c115fe6.tar.xz manatools-8551902ed3639307e321930a088604a41c115fe6.zip |
Merge branch 'master' of ssh://git.mageia.org/software/adminpanel
Diffstat (limited to 'lib/AdminPanel/Module/Services.pm')
-rw-r--r-- | lib/AdminPanel/Module/Services.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AdminPanel/Module/Services.pm b/lib/AdminPanel/Module/Services.pm index 006ca49d..4704c802 100644 --- a/lib/AdminPanel/Module/Services.pm +++ b/lib/AdminPanel/Module/Services.pm @@ -57,7 +57,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA use Moose; -use strict; use English; use MDK::Common::String qw(formatAlaTeX); |