Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
maximizeIT committed Nov 25, 2024
1 parent a4593df commit 735ae88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/weather-forecast/dev/bootstrap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import WidgetApiMock from "./widget-api-mock";
import { fromDataUri, prepareAttributes } from "./utils/DataUtil";
import { baseAttributes } from "./constants";
import Config from "./config";
import ReactDOM from "react-dom";
import React from "react";
import { createRoot } from "react-dom/client";

Expand Down

0 comments on commit 735ae88

Please sign in to comment.