indent
This commit is contained in:
parent
0156d4b098
commit
daaf0cb6ea
|
@ -34,7 +34,7 @@ sub new {
|
|||
'applicationpool-state' => 'apps::iis::local::mode::applicationpoolstate',
|
||||
'list-applicationpools' => 'apps::iis::local::mode::listapplicationpools',
|
||||
'list-sites' => 'apps::iis::local::mode::listsites',
|
||||
'webservice-statistics' => 'apps::iis::local::mode::webservicestatistics',
|
||||
'webservice-statistics' => 'apps::iis::local::mode::webservicestatistics'
|
||||
};
|
||||
|
||||
return $self;
|
||||
|
|
Loading…
Reference in New Issue