Skip to content

Commit

Permalink
delete old files
Browse files Browse the repository at this point in the history
  • Loading branch information
babalicious-io authored and reinamora137 committed Jan 18, 2025
1 parent 81cd83a commit 05bdbf8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 631 deletions.
12 changes: 2 additions & 10 deletions fresh.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,16 +187,14 @@ import * as $modules_Partners from "./islands/modules/Partners.tsx";
import * as $modules_RecursiveLayering from "./islands/modules/RecursiveLayering.tsx";
import * as $modules_StampChain from "./islands/modules/StampChain.tsx";
import * as $modules_Styles from "./islands/modules/Styles.ts";
import * as $shared_Table from "./islands/shared/Tables.tsx";
import * as $shared_Tables from "./islands/shared/Tables.tsx";
import * as $src20_FilterModal from "./islands/src20/FilterModal.tsx";
import * as $src20_SRC20Header from "./islands/src20/SRC20Header.tsx";
import * as $src20_SRC20Search from "./islands/src20/SRC20Search.tsx";
import * as $src20_SRC20Section from "./islands/src20/SRC20Section.tsx";
import * as $src20_cards_SRC20BaseCard from "./islands/src20/cards/SRC20BaseCard.tsx";
import * as $src20_cards_SRC20TokenMintingCard from "./islands/src20/cards/SRC20TokenMintingCard.tsx";
import * as $src20_cards_SRC20TokenOutmintedCard from "./islands/src20/cards/SRC20TokenOutmintedCard.tsx";
import * as $src20_details_SRC20DetailsTab from "./islands/src20/details/SRC20DetailsTab.tsx";
import * as $src20_details_SRC20TX from "./islands/src20/details/SRC20TX.tsx";
import * as $src20_details_SRC20TickHeader from "./islands/src20/details/SRC20TickHeader.tsx";
import * as $stamp_StampCard from "./islands/stamp/StampCard.tsx";
import * as $stamp_StampContent from "./islands/stamp/StampContent.tsx";
Expand All @@ -209,7 +207,6 @@ import * as $stamp_details_StampCodeModal from "./islands/stamp/details/StampCod
import * as $stamp_details_StampImage from "./islands/stamp/details/StampImage.tsx";
import * as $stamp_details_StampImageFullScreen from "./islands/stamp/details/StampImageFullScreen.tsx";
import * as $stamp_details_StampInfo from "./islands/stamp/details/StampInfo.tsx";
import * as $stamp_details_StampRelatedInfo from "./islands/stamp/details/StampRelatedInfo.tsx";
import * as $stamp_details_StampTextContent from "./islands/stamp/details/StampTextContent.tsx";
import * as $stamping_InputField from "./islands/stamping/InputField.tsx";
import * as $stamping_SelectField from "./islands/stamping/SelectField.tsx";
Expand Down Expand Up @@ -458,7 +455,7 @@ const manifest = {
"./islands/modules/RecursiveLayering.tsx": $modules_RecursiveLayering,
"./islands/modules/StampChain.tsx": $modules_StampChain,
"./islands/modules/Styles.ts": $modules_Styles,
"./islands/shared/Tables.tsx": $shared_Table,
"./islands/shared/Tables.tsx": $shared_Tables,
"./islands/src20/FilterModal.tsx": $src20_FilterModal,
"./islands/src20/SRC20Header.tsx": $src20_SRC20Header,
"./islands/src20/SRC20Search.tsx": $src20_SRC20Search,
Expand All @@ -468,9 +465,6 @@ const manifest = {
$src20_cards_SRC20TokenMintingCard,
"./islands/src20/cards/SRC20TokenOutmintedCard.tsx":
$src20_cards_SRC20TokenOutmintedCard,
"./islands/src20/details/SRC20DetailsTab.tsx":
$src20_details_SRC20DetailsTab,
"./islands/src20/details/SRC20TX.tsx": $src20_details_SRC20TX,
"./islands/src20/details/SRC20TickHeader.tsx":
$src20_details_SRC20TickHeader,
"./islands/stamp/StampCard.tsx": $stamp_StampCard,
Expand All @@ -485,8 +479,6 @@ const manifest = {
"./islands/stamp/details/StampImageFullScreen.tsx":
$stamp_details_StampImageFullScreen,
"./islands/stamp/details/StampInfo.tsx": $stamp_details_StampInfo,
"./islands/stamp/details/StampRelatedInfo.tsx":
$stamp_details_StampRelatedInfo,
"./islands/stamp/details/StampTextContent.tsx":
$stamp_details_StampTextContent,
"./islands/stamping/InputField.tsx": $stamping_InputField,
Expand Down
118 changes: 0 additions & 118 deletions islands/src20/details/SRC20DetailsTab.tsx

This file was deleted.

180 changes: 0 additions & 180 deletions islands/src20/details/SRC20TX.tsx

This file was deleted.

Loading

0 comments on commit 05bdbf8

Please sign in to comment.