diff --git a/files/helpers/config/holeaction_types.py b/files/helpers/config/holeaction_types.py index 017a46c23..d0cfb2d76 100644 --- a/files/helpers/config/holeaction_types.py +++ b/files/helpers/config/holeaction_types.py @@ -19,11 +19,6 @@ HOLEACTION_TYPES = { "icon": 'fa-user-crown', "color": 'bg-danger' }, - 'kick_post': { - "str": 'kicked post {self.target_link}', - "icon": 'fa-feather-alt', - "color": 'bg-danger' - }, 'change_hole': { "str": 'changed hole of {self.target_link}', "icon": 'fa-manhole',