Skip to content

Commit 257f29b

Browse files
committed
Remove unused code
1 parent aae28e6 commit 257f29b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/containers/post/RelatedPostsForGuest.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { Link } from 'react-router-dom';
1414
import gtag from '../../lib/gtag';
1515
import optimizeImage from '../../lib/optimizeImage';
1616
import RelatedPostAd from './RelatedPostAd';
17-
import { ellipsis } from '../../lib/styles/utils';
1817
// import { detectAnyAdblocker } from 'just-detect-adblock';
1918

2019
function RelatedPostsForGuest({

0 commit comments

Comments
 (0)