Skip to content

Commit 16bc1ae

Browse files
committed
Update example folder structure
1 parent 75c3137 commit 16bc1ae

16 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { loadSync } from "https://deno.land/std@0.173.0/dotenv/mod.ts";
2-
import { config, getJson } from "../../../mod.ts";
2+
import { config, getJson } from "../../mod.ts";
33

44
const { API_KEY: apiKey } = loadSync();
55
const params = {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)