mirror of
https://github.com/penpot/penpot.git
synced 2026-02-26 22:34:11 +00:00
✨ Minor changes on delete profile tasks.
For testing purposes mainly.
This commit is contained in:
committed by
Alonso Torres
parent
233cd8c3d6
commit
2145130d21
@@ -82,5 +82,6 @@
|
||||
[conn profile-id]
|
||||
(log/infof "Proceding to delete all data related to profile id = %s" profile-id)
|
||||
(delete-teams conn profile-id)
|
||||
(delete-profile conn profile-id))
|
||||
(delete-profile conn profile-id)
|
||||
true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user