Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Sep 8, 2024
1 parent 12e8c7a commit fcf096c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import * as React from "react";
import { createRoot } from 'react-dom/client';

import Config, { generateDebugDetails } from "./config";
import * as CompileConfig from "../config.json";
import * as invidiousList from "../ci/invidiouslist.json";

// Make the config public for debugging purposes
Expand Down

0 comments on commit fcf096c

Please sign in to comment.