Skip to content

Commit

Permalink
Cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
rik committed Dec 26, 2024
1 parent 955e9f8 commit 4e47b42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
34 changes: 0 additions & 34 deletions daily_dump/updateProfiles.mjs

This file was deleted.

2 changes: 0 additions & 2 deletions pages/login/ddt/signup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ export default {
},
methods: {
async signUp () {
// console.log('regin', this.userData.region?.code.padStart(2, '0') || this.userData.departement?.code_region.toString().padStart(2, '0'))
try {
this.loading = true
const { profile } = await this.$auth.signUpStateAgent({
Expand Down

0 comments on commit 4e47b42

Please sign in to comment.