Skip to content

Commit

Permalink
refactor: remove lodash usage
Browse files Browse the repository at this point in the history
  • Loading branch information
asadali145 committed Nov 4, 2024
1 parent 4e9039e commit b014d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/NotificationsBanner/index.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import { isEmpty } from 'lodash';

import { getConfig } from '@edx/frontend-platform';
import { FormattedMessage } from '@edx/frontend-platform/i18n';
Expand Down

0 comments on commit b014d97

Please sign in to comment.