From 9298f8a31ca25f53d7fb6a0a90af783b9b01f46c Mon Sep 17 00:00:00 2001 From: Ashm Walia Date: Wed, 27 Jan 2021 09:00:16 -0800 Subject: Removed redundancy --- src/constants/constants.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/constants') diff --git a/src/constants/constants.ts b/src/constants/constants.ts index 6a94f51f..ad43c337 100644 --- a/src/constants/constants.ts +++ b/src/constants/constants.ts @@ -63,7 +63,6 @@ export const YOUTUBE_FONT_COLOR: string = '#FCA4A4'; export const TAGG_DARK_BLUE = '#4E699C'; export const TAGG_LIGHT_BLUE: string = '#698DD3'; export const TAGG_LIGHT_PURPLE = '#F4DDFF'; -export const COMMENT_REPLIES = '#698DD3'; export const TAGGS_GRADIENT = { start: '#9F00FF', -- cgit v1.2.3-70-g09d2