Skip to content

Commit d8cead6

Browse files
committed
Fix: styles
1 parent c4e1776 commit d8cead6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/B4ACodeTree/B4ACodeTree.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import B4ACloudCodeView from 'components/B4ACloudCodeView/B4ACloudCo
99
import B4ATreeActions from 'components/B4ACodeTree/B4ATreeActions';
1010
import 'jstree/dist/themes/default/style.css'
1111
import 'components/B4ACodeTree/B4AJsTree.css'
12-
import 'react-resizable/css/styles.css'
1312

1413
const getCloudFolderPlaceholder = (appId, restKey) => "// The first deployed file must be named main.js and must be placed on the root of the cloud folder.\n" +
1514
"// The example below shows you how a cloud code function looks like.\n\n" +

0 commit comments

Comments
 (0)