refactor: remove dangling comment (#1929)

This commit is contained in:
G r e y
2022-05-31 19:39:29 +00:00
committed by GitHub
parent 65c17a04df
commit c6167a94ef
-10
View File
@@ -1,15 +1,5 @@
import { PaletteOptions } from "@material-ui/core/styles/createPalette"
/**
* Augment MUI Palette with Coder-specific design system
*/
/**
* Dark theme color palette
*
* This maps to our design system at:
* https://www.figma.com/file/VkXU4873QOsSprMQV02GgR/Design-System?node-id=219%3A40
*/
export const darkPalette: PaletteOptions = {
type: "dark",
primary: {