Skip to content

Commit b03c7fc

Browse files
committed
remove dbg
1 parent 2a871a7 commit b03c7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ dev_seeds = fn ->
193193

194194
img2 = Beacon.MediaLibrary.upload(metadata)
195195

196-
home_live_data = Beacon.Content.create_live_data!(%{site: "dev", path: "home"}) |> dbg
196+
home_live_data = Beacon.Content.create_live_data!(%{site: "dev", path: "home"})
197197

198198
Beacon.Content.create_assign_for_live_data(
199199
home_live_data,

0 commit comments

Comments
 (0)