chore: remove unused katex

This commit is contained in:
Jean-Philippe Sirois
2020-05-21 10:29:00 -04:00
parent 00ab773b99
commit 26913d91af
4 changed files with 1 additions and 56 deletions
-1
View File
@@ -1,6 +1,5 @@
import { graphql } from "gatsby"
import React, { FC, Fragment } from "react"
import "katex/dist/katex.min.css"
import { Footer } from "../components/Footer"
import { Header } from "../components/Header"