diff --git a/src/components/notificationLine/view/notificationLineStyles.js b/src/components/notificationLine/view/notificationLineStyles.js index dffceb76a..3c5a401e9 100644 --- a/src/components/notificationLine/view/notificationLineStyles.js +++ b/src/components/notificationLine/view/notificationLineStyles.js @@ -50,7 +50,6 @@ export default EStyleSheet.create({ backgroundColor: '$primaryLightBlue', borderTopWidth: 0.3, borderBottomWidth: 0.3, - // borderColor: '#e7e7e7', }, hasNoAvatar: { backgroundColor: '#d8d8d8',