Skip to content

Commit

Permalink
Remove render of ContentRevisions
Browse files Browse the repository at this point in the history
  • Loading branch information
0aveRyan committed Sep 21, 2024
1 parent 16f0cae commit 7bea44f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pages/settings/contentSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ const ContentSettings = () => {
) }
>
<div className="nfd-flex nfd-flex-col nfd-gap-4">
{/* <ContentRevisions setError={ setError } notify={ notify } /> */}
<EmptyTrash setError={ setError } notify={ notify } />

{ isError && (
Expand Down

0 comments on commit 7bea44f

Please sign in to comment.