remove un-necessary comment
This commit is contained in:
parent
46862a302e
commit
0a7626fe49
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import React from "react";
|
|||
import { Thumbnail } from "component/common";
|
||||
import player from "render-media";
|
||||
import fs from "fs";
|
||||
// const from = require("from2");
|
||||
|
||||
class VideoPlayer extends React.Component {
|
||||
componentDidMount() {
|
||||
|
|
Loading…
Reference in a new issue