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.pm | |
| parent | 108cb44c1e86aaabf334ec3d63eebe5286b4f780 (diff) | |
| parent | 0ebbb4d0eb180c6b95da35667ea70d740085a2dd (diff) | |
| download | colin-keep-8551902ed3639307e321930a088604a41c115fe6.tar colin-keep-8551902ed3639307e321930a088604a41c115fe6.tar.gz colin-keep-8551902ed3639307e321930a088604a41c115fe6.tar.bz2 colin-keep-8551902ed3639307e321930a088604a41c115fe6.tar.xz colin-keep-8551902ed3639307e321930a088604a41c115fe6.zip | |
Merge branch 'master' of ssh://git.mageia.org/software/adminpanel
Diffstat (limited to 'lib/AdminPanel/Module.pm')
| -rw-r--r-- | lib/AdminPanel/Module.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/AdminPanel/Module.pm b/lib/AdminPanel/Module.pm index acddc8f..cdb54a0 100644 --- a/lib/AdminPanel/Module.pm +++ b/lib/AdminPanel/Module.pm @@ -30,8 +30,6 @@ Version 0.01 our $VERSION = '1.0.0'; -use strict; -use warnings; use diagnostics; use yui; |
