diff options
Diffstat (limited to 'source/features/user-profile-follower-badge.tsx')
-rw-r--r-- | source/features/user-profile-follower-badge.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/features/user-profile-follower-badge.tsx b/source/features/user-profile-follower-badge.tsx index 3f86abba..37b88d8f 100644 --- a/source/features/user-profile-follower-badge.tsx +++ b/source/features/user-profile-follower-badge.tsx @@ -1,4 +1,3 @@ -import './user-profile-follower-badge.css'; import React from 'dom-chef'; import cache from 'webext-storage-cache'; import select from 'select-dom'; |