From 9053b6acfca7e8d6ad920aa79cfc1f9986c9e8f8 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Thu, 12 Apr 2018 20:41:04 -0400 Subject: [PATCH] Remove unused style --- .../conversation/media-gallery/AttachmentListSection.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/components/conversation/media-gallery/AttachmentListSection.tsx b/ts/components/conversation/media-gallery/AttachmentListSection.tsx index 785198eed1cc..b306c6688715 100644 --- a/ts/components/conversation/media-gallery/AttachmentListSection.tsx +++ b/ts/components/conversation/media-gallery/AttachmentListSection.tsx @@ -9,7 +9,6 @@ const styles = { width: '100%', }, header: { - fontFamily: '', }, itemContainer: { display: 'flex',