瀏覽代碼

Fix for previous commit

Nicolas Petton 11 年之前
父節點
當前提交
17b36be465
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      st/Helios-KeyBindings.st

+ 0 - 4
st/Helios-KeyBindings.st

@@ -572,11 +572,7 @@ showWidget: aWidget
 renderBindingActionFor: aBinding on: html
 	html span class: 'command'; with: [
 		html strong 
-<<<<<<< Updated upstream
-			class: 'pull-right'; 
-=======
 			class: 'label'; 
->>>>>>> Stashed changes
 			with: aBinding shortcut asLowercase.
   		html a 
         	class: 'action';