Skip to content

Commit 16fcaf9

Browse files
committed
Remove unused style
1 parent 64b554b commit 16fcaf9

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/labextension/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
],
2020
"main": "lib/index.js",
2121
"types": "lib/index.d.ts",
22-
"style": "style/index.css",
2322
"repository": {
2423
"type": "git",
2524
"url": "https://github.com/jupyter-server/jupyter-resource-usage.git"
@@ -67,9 +66,6 @@
6766
"rimraf": "^3.0.2",
6867
"typescript": "~4.0.3"
6968
},
70-
"sideEffects": [
71-
"style/*.css"
72-
],
7369
"jupyterlab": {
7470
"extension": true,
7571
"outputDir": "../../jupyter_resource_usage/labextension"

packages/labextension/style/index.css

Whitespace-only changes.

0 commit comments

Comments
 (0)