diff --git a/web/app/components/root/root.jsx b/web/app/components/root/root.jsx index 927bab70..175b37ef 100644 --- a/web/app/components/root/root.jsx +++ b/web/app/components/root/root.jsx @@ -1,5 +1,3 @@ -import 'mimic'; - import { h, Component } from 'preact'; import api from 'common/api';