diff --git a/src/core/client/stream/components/PoweredBy.spec.tsx b/src/core/client/stream/components/PoweredBy.spec.tsx index f0f754745..f31db2f20 100644 --- a/src/core/client/stream/components/PoweredBy.spec.tsx +++ b/src/core/client/stream/components/PoweredBy.spec.tsx @@ -1,5 +1,4 @@ import { shallow } from "enzyme"; -import { noop } from "lodash"; import React from "react"; import { PropTypesOf } from "talk-framework/types";