Skip to content

Commit 8857392

Browse files
committed
fix embed file
1 parent e95fc73 commit 8857392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

atlas/embed.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ import (
66

77
// Transactions is a list of all the transactions we export with imports mapped
88
var (
9-
UserBuyPacksPrimarySale []byte
109
//go:embed transactions/user/buy_packs_primary_sale.cdc
10+
UserBuyPacksPrimarySale []byte
1111
)

0 commit comments

Comments
 (0)