Skip to content

Commit

Permalink
[web] Please ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Jan 4, 2024
1 parent a1a04a5 commit e443124
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import { ProposalPage as StoragePage, ISCSIPage, DASDPage, ZFCPPage } from "~/co
import { UsersPage } from "~/components/users";
import { L10nPage } from "~/components/l10n";
import { NetworkPage } from "~/components/network";
import { IssuesDialog } from "~/components/core";

/**
* As JSX components might import CSS stylesheets, our styles must be imported
Expand Down

0 comments on commit e443124

Please sign in to comment.