Skip to content

Commit

Permalink
style(): Auto eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 15, 2020
1 parent b55bfdc commit 145eaa8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,8 +5,8 @@ import React from 'react';
import styled from '@emotion/styled';
import uniq from 'lodash/uniq';
import flatten from 'lodash/flatten';

import * as Sentry from '@sentry/react';

import {sortProjects} from 'app/utils';
import {t} from 'app/locale';
import LoadingError from 'app/components/loadingError';
Expand Down

0 comments on commit 145eaa8

Please sign in to comment.