mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Clean unused import
This commit is contained in:
parent
af07eca64e
commit
9e1c853066
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/* eslint-disable no-irregular-whitespace */
|
||||
import { Constants } from '../constants';
|
||||
import { getSocialTextIV } from '../helpers/socialproof';
|
||||
import { formatNumber, sanitizeText } from '../helpers/utils';
|
||||
import { sanitizeText } from '../helpers/utils';
|
||||
import { Strings } from '../strings';
|
||||
|
||||
enum AuthorActionType {
|
||||
|
|
Loading…
Add table
Reference in a new issue