From 0047f06386495b766c4b3e53cf8c56067365a4bf Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Thu, 10 Aug 2023 12:35:34 -0500 Subject: [PATCH] Changed from axios to fetch. --- functions/{ => api}/voice/token.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename functions/{ => api}/voice/token.ts (100%) diff --git a/functions/voice/token.ts b/functions/api/voice/token.ts similarity index 100% rename from functions/voice/token.ts rename to functions/api/voice/token.ts