Skip to content

Commit

Permalink
removed unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
prabh-t committed Oct 25, 2024
1 parent 2c363f0 commit 9fcab61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/components/structure/PdbInfoTable.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { PDB_URL_INTERFACE_BY_PROTEIN } from '../../../constants/ExternalUrls';
import {baseSettings} from './StructuralDetail';
import { ReactComponent as ExternalLinkIcon } from "../../../images/external-link.svg"
import PdbeRef from "./PdbeRef";
import {ProteinStructureElement} from "../../../types/ProteinStructureResponse";
import { groupBy } from "../../../utills/Util";
Expand Down

0 comments on commit 9fcab61

Please sign in to comment.