Remove unused comment

pull/5370/head
ioedeveloper 6 months ago
parent 8e8f87aa98
commit fce0141b7d
  1. 1
      apps/remix-ide/src/app/components/side-panel.tsx

@ -16,7 +16,6 @@ const sidePanel = {
}
export class SidePanel extends AbstractPanel {
// lastPinned
sideelement: any
loggedState: any
dispatch: React.Dispatch<any> = () => {}

Loading…
Cancel
Save