Remove @prettier
pragmas
This commit is contained in:
parent
95321e5d3e
commit
87d374ea78
26 changed files with 0 additions and 80 deletions
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
import classNames from 'classnames';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
import { AttachmentType } from './types/AttachmentType';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
import moment from 'moment';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
export const LoadingIndicator = () => {
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
import moment from 'moment';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import React from 'react';
|
||||
|
||||
import { Message } from './types/Message';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import moment from 'moment';
|
||||
import { compact, groupBy, sortBy } from 'lodash';
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import is from '@sindresorhus/is';
|
||||
import { partition, sortBy } from 'lodash';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue