Remove another unused string
This commit is contained in:
parent
9e62bd8ca6
commit
aa5dabd1d8
10 changed files with 7 additions and 58 deletions
|
|
@ -29,7 +29,6 @@ describe('LeftPaneArchiveHelper', () => {
|
|||
contactResults: { isLoading: false, results: [] },
|
||||
messageResults: { isLoading: false, results: [] },
|
||||
searchTerm: 'foo',
|
||||
primarySendsSms: false,
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue