Emotion: Remove emotion import (#32715)

This commit is contained in:
Torkel Ödegaard 2021-04-06 15:28:02 +02:00 committed by GitHub
parent 693985a6ba
commit 664268a498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,3 @@
// Needed for emotion types
import '@emotion/react';
/**
* A library containing the different design components of the Grafana ecosystem.
*