Commit aa11c8e
authored
fix(examples): Do not append 'updated via' in restore_alerts example (#147)
Each time you restore alerts "updated via restore_alerts.py" in the
description is appended so you get something like: "${DESCRITPION}
updated via restore_alerts.py updated via restore_alerts.py updated via
restore_alerts.py". This commit removes this part so the description
doesn't grow anymore.
Signed-off-by: Federico Barcelona <fede_rico_94@hotmail.com>1 parent 443bbca commit aa11c8e
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 84 | | |
93 | 85 | | |
94 | 86 | | |
| |||
0 commit comments