]> git.proxmox.com Git - proxmox-acme.git/blobdiff - src/PVE/ACME/StandAlone.pm
plugins: remove get_subplugins
[proxmox-acme.git] / src / PVE / ACME / StandAlone.pm
index 6a6f05abaede87203671606daa869398a2b255dc..0e2ece678bf7350ddb65e9dfb5a16420324f3eda 100644 (file)
@@ -27,10 +27,6 @@ sub options {
     };
 }
 
     };
 }
 
-sub get_subplugins {
-    return [];
-}
-
 sub setup {
     my ($self, $acme, $auth, $data) = @_;
 
 sub setup {
     my ($self, $acme, $auth, $data) = @_;