Skip to content

Commit 93bffc3

Browse files
author
Bill Barnes
committed
Unneeded symbol
1 parent 3f3e784 commit 93bffc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/History.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import * as React from 'react';
22
import { Activity, Message, User } from 'botframework-directlinejs';
33
import { ChatState, FormatState, SizeState } from './Store';
4-
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
54
import { Dispatch, connect } from 'react-redux';
65
import { ActivityView } from './ActivityView';
76
import { konsole, classList, doCardAction, sendMessage } from './Chat';

0 commit comments

Comments
 (0)