delint & post-rebase fixes

This commit is contained in:
Michael Telatynski 2020-11-20 13:34:44 +00:00
parent 3dcb58f108
commit d85b5b6e2b
2 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
import React, {ReactNode} from 'react';
import React from 'react';
import * as sdk from '../../../index';
import * as Email from '../../../email';