Skip to content

Commit

Permalink
removing files from the recaptcha demo
Browse files Browse the repository at this point in the history
  • Loading branch information
fellyph committed May 8, 2024
1 parent 9d6e24e commit 61d8c5b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 67 deletions.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const scenarios = [
'facebook-comments',
'disqus-comments',
'spotify-embed',
'google-recaptcha',
];
scenarios.forEach(scenario => {
const scenarioRoutes = require(`./src/scenarios/${scenario}/routes`);
Expand Down
54 changes: 0 additions & 54 deletions src/scenarios/google-recaptcha/index.ejs

This file was deleted.

12 changes: 0 additions & 12 deletions src/scenarios/google-recaptcha/routes.js

This file was deleted.

0 comments on commit 61d8c5b

Please sign in to comment.