Skip to content

Commit c4a6b68

Browse files
committed
lint
1 parent b41d44b commit c4a6b68

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

ui-tests/tests/typing-notification.spec.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ import {
1111
} from '@jupyterlab/galata';
1212
import { User } from '@jupyterlab/services';
1313

14-
import {
15-
openChat,
16-
openSettings,
17-
sendMessage,
18-
USER
19-
} from './test-utils';
14+
import { openChat, openSettings, sendMessage, USER } from './test-utils';
2015

2116
const FILENAME = 'my-chat.chat';
2217

0 commit comments

Comments
 (0)