mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-24 16:14:01 +08:00
fix(lint): fix linter error in search-match
This commit is contained in:
parent
96df4873f0
commit
c2aa575dc4
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import React from 'react'
|
||||
import {Utils} from 'nylas-exports'
|
||||
|
||||
export default class SearchMatch extends React.Component {
|
||||
static displayName = "SearchMatch";
|
||||
|
|
Loading…
Reference in a new issue