diff --git a/plugin.json b/plugin.json index 4f0e412..ffd2308 100644 --- a/plugin.json +++ b/plugin.json @@ -8,6 +8,5 @@ { "hook": "filter:user.delete", "method": "deleteUserData" }, { "hook": "filter:auth.init", "method": "getStrategy" } ], - "templates": "./templates", "minver": "0.5.0" }