Skip to content

Commit d632132

Browse files
authored
Update automate-right-to-erasure.md
Styling change for spacing
1 parent cbb92e2 commit d632132

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en-us/cloud/webhooks/automate-right-to-erasure.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,8 @@ After you finish setting up the webhook, bot, and API key for data stores, add t
134134
pip3 install requests
135135
pip3 install urllib3==1.26.6
136136
```
137-
137+
138138
</TabItem>
139-
140139
<TabItem label="Discord">
141140

142141
```bash title="Install Libraries"
@@ -146,7 +145,6 @@ After you finish setting up the webhook, bot, and API key for data stores, add t
146145
```
147146

148147
</TabItem>
149-
150148
<Tabs>
151149
152150
2. Copy and save the following scripts corresponding to different parts of the bot logic in the same directory:

0 commit comments

Comments
 (0)