Skip to content

Commit

Permalink
Update PoolXPTubeSubmitPanel.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
seenanair committed Nov 7, 2024
1 parent f34c0ab commit 5bde5bb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ export default {
*/
async mounted() {
// Validate the props
debugger
this.validateProps()
if (this.state === StateEnum.INVALID_PROPS) return
this.initialiseStartState()
Expand Down

0 comments on commit 5bde5bb

Please sign in to comment.