Skip to content

Commit 20f53df

Browse files
committed
chore: fix lint
1 parent f952d6a commit 20f53df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import { debounceTime } from 'rxjs/operators';
2828
import { TransliterationService } from '../../transliteration.service';
2929
import { EmojiInputService } from '../emoji-input.service';
3030
import { CustomTemplatesService } from '../../custom-templates.service';
31-
import { ThemeService } from '../../theme.service';
3231

3332
/**
3433
* The `AutocompleteTextarea` component is used by the [`MessageInput`](./MessageInputComponent.mdx) component to display the input HTML element where users can type their message.

0 commit comments

Comments
 (0)