Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Oct 18, 2024
1 parent 19896cf commit df36ed4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/components/app/snaps/snap-ui-link/snap-ui-link.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { useState } from 'react';
import PropTypes from 'prop-types';
import {
AlignItems,
BlockSize,
Display,
FlexDirection,
} from '../../../../helpers/constants/design-system';
Expand Down

0 comments on commit df36ed4

Please sign in to comment.