ExtraStatic: powerful and easy publishing

Skip to content
Snippets Groups Projects
Commit 572c8a4e authored by Chris Dawson (aider)'s avatar Chris Dawson (aider)
Browse files

fix: Remove duplicate `verify` function declaration

parent 6c340fce
No related branches found
No related tags found
No related merge requests found
......@@ -56,10 +56,6 @@ function dev() {
}
// Actual implementations of the commands
function verify() {
console.log('Verification completed successfully');
}
function finalize() {
renameIndex();
console.log('Finalization completed successfully');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment