Skip to content

Commit

Permalink
chore: code cleanup in html.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed Jul 2, 2020
1 parent c394eb1 commit 93a5eb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/dnb-design-system-portal/src/html.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ import { withPrefix } from 'gatsby' // use it like this: withPrefix('/safari-pin
import properties from 'dnb-ui-lib/src/style/properties.js'
const mainColor = properties['--color-sea-green']

exports.mainColor = mainColor

export default class HTML extends React.PureComponent {
render() {
const {
Expand Down

0 comments on commit 93a5eb7

Please sign in to comment.