Remove unused value
This commit is contained in:
parent
d44e133e10
commit
961d3bfa67
@ -55,7 +55,6 @@ export default {
|
||||
},
|
||||
async mounted() {
|
||||
const clipSlug = this.$route.params.slug
|
||||
const streamerName = this.$route.params.streamer
|
||||
|
||||
await getEndpoint(`api/clips/${clipSlug}`)
|
||||
.then((data) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user