Skip to content

Commit 9b88293

Browse files
test
1 parent bcac6f8 commit 9b88293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// frontend/src/App.jsx
2-
import { useEffect, useState } from 'react';
2+
// import { useEffect, useState } from 'react';
33
import axios from 'axios';
44

55
const API = import.meta.env.VITE_API_BASE_URL;

0 commit comments

Comments
 (0)