Browse Source

[metastore] Remove debug link

Johan Ahlen 10 năm trước cách đây
mục cha
commit
f2901f2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      apps/metastore/src/metastore/templates/metastore.mako

+ 0 - 1
apps/metastore/src/metastore/templates/metastore.mako

@@ -669,7 +669,6 @@ ${ assist.assistPanel() }
       <h3>${_('Drop Table')}</h3>
     </div>
     <div class="modal-body">
-      <a data-bind="click: function () { console.log($data) }">Click me</a>
       <div id="dropTableMessage">
       </div>
     </div>