mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove unused import
This commit is contained in:
parent
ea34632669
commit
171ac2596a
@ -2,8 +2,6 @@ import React from "react"
|
|||||||
import * as antd from "antd"
|
import * as antd from "antd"
|
||||||
import ReactJSON from "react-json-view"
|
import ReactJSON from "react-json-view"
|
||||||
|
|
||||||
import { Theme } from "extensions"
|
|
||||||
|
|
||||||
import "./index.less"
|
import "./index.less"
|
||||||
|
|
||||||
export default class ThemeDebug extends React.Component {
|
export default class ThemeDebug extends React.Component {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user