aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/ui/__tests__/Avatar.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/ui/__tests__/Avatar.test.js')
-rw-r--r--vnext/src/ui/__tests__/Avatar.test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/ui/__tests__/Avatar.test.js b/vnext/src/ui/__tests__/Avatar.test.js
index e7221871..f454f6c7 100644
--- a/vnext/src/ui/__tests__/Avatar.test.js
+++ b/vnext/src/ui/__tests__/Avatar.test.js
@@ -1,4 +1,3 @@
-import React from 'react';
import { MemoryRouter } from 'react-router-dom';
import Avatar from '../Avatar';