This commit is contained in:
Kenneth Jannette
2024-01-17 11:22:24 -06:00
parent 90ffc4d6aa
commit 4b4b28216f
2 changed files with 1 additions and 6 deletions

View File

@@ -58,7 +58,6 @@ const DocEditPage = () => {
process.env.NODE_ENV === "development"
? process.env.REACT_APP_API_DEV
: process.env.REACT_APP_API_PROD;
console.log("apiUlr in dc edit", apiUrl);
const displayCopy =
state === "New York"