Skip to content

Commit 6f04e00

Browse files
committed
remove unused line
1 parent add77a3 commit 6f04e00

File tree

1 file changed

+0
-1
lines changed
  • packages/payment-proxy-client/src

1 file changed

+0
-1
lines changed

packages/payment-proxy-client/src/main.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from "react";
22
import ReactDOM from "react-dom/client";
33

4-
// import "./index.css";
54
import App from "./App.tsx";
65

76
ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(

0 commit comments

Comments
 (0)