mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Fix lint issue
This commit is contained in:
parent
12e8c7aad8
commit
fcf096c66d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue