Skip to content

Commit

Permalink
Update src/routes/console/project-[project]/messaging/wizard/step1.sv…
Browse files Browse the repository at this point in the history
…elte
  • Loading branch information
TorstenDittmann authored Jan 2, 2024
1 parent 6a39aaa commit f9931d2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import SmsFormList from './smsFormList.svelte';
async function beforeSubmit() {
console.log($messageParams[$providerType]);
}
</script>

Expand Down

0 comments on commit f9931d2

Please sign in to comment.