Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhitten committed Apr 24, 2019
1 parent ab8499c commit 4b16476
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
import { BotInfo } from '@bfemulator/app-shared';
import { Column, LargeHeader, PrimaryButton, Row, SmallHeader, MediumHeader } from '@bfemulator/ui-react';
import * as React from 'react';

import { DebugMode } from '@bfemulator/app-shared';

import { GenericDocument } from '../../layout';
import { RecentBotsListContainer } from '../recentBotsList/recentBotsListContainer';

Expand Down

0 comments on commit 4b16476

Please sign in to comment.