Skip to content

Commit

Permalink
rename : 주석 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
CharmingCheol committed Feb 6, 2022
1 parent b1fd791 commit 81f1765
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import App from "app";

dotenv.config();

console.log("FIREBASE_STORAGE_BUCKET", process.env.REACT_APP_FIREBASE_STORAGE_BUCKET);

ReactDOM.render(
<Provider store={store}>
<BrowserRouter>
Expand Down

0 comments on commit 81f1765

Please sign in to comment.