Skip to content

Commit 451539f

Browse files
committed
refactor: remove unused code
1 parent 9a8ffe3 commit 451539f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LiveDevelopment/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ define(function main(require, exports, module) {
9191
elemHighlights: "hover", // default value, this will get updated when the extension loads
9292
showRulerLines: false, // default value, this will get updated when the extension loads
9393
imageGalleryState: _getImageGalleryState(), // image gallery selected state
94-
icons: RemoteHelper.remoteIcons,
9594
styles: RemoteHelper.remoteStyles
9695
};
9796

0 commit comments

Comments
 (0)