Skip to content

Commit

Permalink
refactor(app): removes twitter import from component test
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulaic-labs committed Jul 14, 2023
1 parent f239d4e commit 6c8822d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from "react";
import { screen, fireEvent } from "@testing-library/react";
// import { TwitterPlatform } from "../../../components/PlatformCards";

import { UserContextState } from "../../../context/userContext";
import { STAMP_PROVIDERS } from "../../../config/providers";
Expand Down

0 comments on commit 6c8822d

Please sign in to comment.