Skip to content

Commit

Permalink
Remove old experimenta-feature/metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
hrajchert committed Feb 13, 2024
1 parent d22ed40 commit 91fdb6b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
8 changes: 0 additions & 8 deletions examples/nodejs/src/experimental-features/metadata.ts

This file was deleted.

4 changes: 0 additions & 4 deletions examples/nodejs/src/marlowe-object-flow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,10 @@ import {
addressBech32,
contractId,
ContractId,
Metadata,
stakeAddressBech32,
StakeAddressBech32,
Tags,
TxId,
} from "@marlowe.io/runtime-core";
import { Address } from "@marlowe.io/language-core-v1";
import { ContractBundleMap, lovelace, close } from "@marlowe.io/marlowe-object";
import { input, select } from "@inquirer/prompts";
import { RuntimeLifecycle } from "@marlowe.io/runtime-lifecycle/api";
Expand All @@ -34,7 +31,6 @@ import {
mkApplicableActionsFilter,
} from "./experimental-features/applicable-inputs.js";
import arg from "arg";
import { splitAddress } from "./experimental-features/metadata.js";
import * as t from "io-ts/lib/index.js";
import { mkSourceMap, SourceMap } from "./experimental-features/source-map.js";
import { POSIXTime, posixTimeToIso8601 } from "@marlowe.io/adapter/time";
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91fdb6b

Please sign in to comment.