forked from MapComplete/MapComplete
Refactoring: Remove some unused or deprecated classes
This commit is contained in:
parent
ee1ef81f48
commit
2822eafef6
6 changed files with 1 additions and 72 deletions
|
|
@ -2,7 +2,6 @@ import BaseUIElement from "../BaseUIElement"
|
|||
import List from "./List"
|
||||
import { marked } from "marked"
|
||||
import { parse as parse_html } from "node-html-parser"
|
||||
import { default as turndown } from "turndown"
|
||||
import { Utils } from "../../Utils"
|
||||
|
||||
export default class TableOfContents {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue