Skip to content

Commit

Permalink
Update PostEditView.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalFlow authored Dec 11, 2017
1 parent 304e727 commit 5ec3a75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PostEditView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import DbPost from "../model/DbPost";
import IBaseProps from "../domain/IBaseProps";
import * as ReactMarkdown from "react-markdown";
import MessageBar from "./MessageBar";
import * as CodeMirror from "react-codemirror";
import * as uuid from "uuid/v4";

interface PostEditViewState {
Expand Down

0 comments on commit 5ec3a75

Please sign in to comment.