remove unused function stub

This commit is contained in:
Senghan Bright 2021-01-17 21:59:06 +01:00
parent 815ea52886
commit 0aa5c2d43d

View File

@ -160,7 +160,4 @@ function M:update(filepath)
end end
end end
function M:validate()
end
return M return M