Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
fix: remove unneeded const assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Dec 3, 2021
1 parent cd490d4 commit 33468a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/@guardian/source-foundations/src/palette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ const colors = {
'#E4E5E8', //specialReport-700
'#EFF1F2', //specialReport-800
],
} as const;

};
/**
* [Storybook](https://guardian.github.io/source/?path=/docs/source-v4-source-foundations-colour--page) •
* [Design System](https://theguardian.design/2a1e5182b/p/492a30-light-palette/t/66411c)
Expand Down

0 comments on commit 33468a7

Please sign in to comment.