Run eslint
This commit is contained in:
parent
5240209529
commit
598689b059
2 changed files with 6 additions and 6 deletions
|
@ -15,10 +15,10 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from "react";
|
||||
import {_td} from "../../../languageHandler";
|
||||
import { _td } from "../../../languageHandler";
|
||||
import * as sdk from "../../../index";
|
||||
import MImageBody from './MImageBody';
|
||||
import {presentableTextForFile} from "./MFileBody";
|
||||
import { presentableTextForFile } from "./MFileBody";
|
||||
|
||||
export default class MImageReplyBody extends MImageBody {
|
||||
onClick(ev) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue