Skip to content

Commit fa57b7b

Browse files
committed
remove remote gift history mocks (no longer used)
1 parent 1105c44 commit fa57b7b

6 files changed

Lines changed: 4 additions & 223 deletions

File tree

dist/engrid.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*
2020
* ENGRID PAGE TEMPLATE ASSETS
2121
*
22-
* Date: Monday, May 18, 2026 @ 04:12:46 ET
22+
* Date: Monday, May 18, 2026 @ 04:18:17 ET
2323
* By: michael
2424
* ENGrid styles: v0.25.0
2525
* ENGrid scripts: v0.25.1

dist/engrid.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* ENGRID PAGE TEMPLATE ASSETS
1919
*
20-
* Date: Monday, May 18, 2026 @ 04:12:46 ET
20+
* Date: Monday, May 18, 2026 @ 04:18:17 ET
2121
* By: michael
2222
* ENGrid styles: v0.25.0
2323
* ENGrid scripts: v0.25.1

dist/engrid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/engrid.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scripts/gift-history.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { ENGrid, EngridLogger } from "@4site/engrid-scripts";
2-
import { mockRemoteGiftHistory } from "./mock-gift-history";
32

43
export type RemoteGift = {
54
ref: string; // CRM Constituent Lookup ID,

src/scripts/mock-gift-history.ts

Lines changed: 0 additions & 218 deletions
This file was deleted.

0 commit comments

Comments
 (0)