Skip to content

Commit f10a4e8

Browse files
authored
Update side-panel.tsx
1 parent edf55bc commit f10a4e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/app/components/side-panel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const sidePanel = {
1616
methods: ['addView', 'removeView']
1717
}
1818

19-
// TODO merge with vertical-icons.js
2019
export class SidePanel extends AbstractPanel {
2120
sideelement: any
2221
constructor() {

0 commit comments

Comments
 (0)