Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CRBl69 committed Sep 26, 2024
1 parent a5d2915 commit 34ebd72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import ButtonWithConnectWalletFallback from "components/header/wallet-button/Con
import { useAptos } from "context/wallet-context/AptosContextProvider";
import { useCallback, useEffect, useState } from "react";
import { createSession } from "./session";
import { EXTERNAL_LINK_PROPS } from "components/link";
import { useScramble } from "use-scramble";
import { motion } from "framer-motion";
import { Flex } from "@containers";
Expand Down

0 comments on commit 34ebd72

Please sign in to comment.