Skip to content

Commit 05bf98f

Browse files
committed
Feat: modify code
1 parent 009a03b commit 05bf98f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keymap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,3 @@ def draw_key(layout: bpy.types.UILayout):
8484
if not is_find:
8585
column = layout.column(align=True)
8686
column.label(text="Not Found Keymap, Please check the shortcut keys that have been changed")
87-
draw_restore_keymap_button(column)

0 commit comments

Comments
 (0)