Skip to content

Commit

Permalink
remove unnessecary import
Browse files Browse the repository at this point in the history
  • Loading branch information
SuttonMashing committed Dec 12, 2024
1 parent 93ce0e6 commit 3ca2b1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import formatFileSize from '../../../../helpers/utils/formatFileSize';

export type Props = {
lastUpdated: string;
Expand Down

0 comments on commit 3ca2b1e

Please sign in to comment.