Skip to content

Commit 1c1a995

Browse files
committed
git test
1 parent e200f57 commit 1c1a995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/components/top/NavBarButtons.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import {
3131
updateProjectPublished,
3232
toggleScreenshotTrigger
3333
} from '../../redux/reducers/slice/appStateSlice';
34-
console.log('test');
34+
3535
const { API_BASE_URL } = serverConfig;
3636

3737
const useStyles = makeStyles((theme) =>

0 commit comments

Comments
 (0)