From 1a7b41a2aa5b920eeab4ed318c73aa0bb4befe9b Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 27 Feb 2025 08:01:09 -0500 Subject: [PATCH] hotfix --- src/BooksAPI.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/BooksAPI.js b/src/BooksAPI.js index b947c97..1935abc 100755 --- a/src/BooksAPI.js +++ b/src/BooksAPI.js @@ -1,4 +1,3 @@ -import SEARCH_API from "../secrets"; const api = "https://reactnd-books-api.udacity.com"; // Generate a unique token