Skip to content

Commit

Permalink
Get rid of unneeded eslint-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Sep 25, 2019
1 parent 9df0b67 commit fd6f9b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/modules/components/MarkdownViewer.js
@@ -1,4 +1,3 @@
/*eslint-disable react/no-danger*/
import React from "react";
import PropTypes from "prop-types";
import "prismjs/themes/prism-tomorrow.css";
Expand Down

0 comments on commit fd6f9b2

Please sign in to comment.