From aef6e4035f2b2a7f30aa1a52d319e24078389f1d Mon Sep 17 00:00:00 2001 From: Vladislav Makhov Date: Thu, 8 Oct 2020 11:16:08 +0300 Subject: [PATCH] Fix code after merge --- .../Client/src/components/pages/Home/Section/Body/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js b/products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js index d669035f7d..9a3b7690f4 100644 --- a/products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js +++ b/products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js @@ -845,8 +845,6 @@ class SectionBodyContent extends React.Component { subheadingText={subheadingText} descriptionText={favoritesDescription} imageSrc="images/empty_screen_favorites.png" - //buttons={null} - widthProp={widthProp} /> ); case "Trash":