Skip to content

Commit

Permalink
Unneeded symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Barnes committed Mar 29, 2017
1 parent 3f3e784 commit 93bffc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/History.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import * as React from 'react';
import { Activity, Message, User } from 'botframework-directlinejs';
import { ChatState, FormatState, SizeState } from './Store';
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
import { Dispatch, connect } from 'react-redux';
import { ActivityView } from './ActivityView';
import { konsole, classList, doCardAction, sendMessage } from './Chat';
Expand Down

0 comments on commit 93bffc3

Please sign in to comment.