Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nmelhado/league-page into legends…
Browse files Browse the repository at this point in the history
…-league
  • Loading branch information
nmelhado2 committed Aug 10, 2021
2 parents 225234f + c45af1a commit 0fb0475
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
2 changes: 1 addition & 1 deletion src/routes/managers/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
props.manager = manager;
}
return { props, managers };
return { props };
}
</script>

Expand Down
76 changes: 0 additions & 76 deletions src/routes/managers/managers.js

This file was deleted.

0 comments on commit 0fb0475

Please sign in to comment.