Skip to content

Commit

Permalink
Remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Sep 22, 2023
1 parent a2a8ffd commit ae14b63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/redux/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ import {
UPDATE_ENROLL_SELECTED
} from './actionTypes';

axios.defaults.baseURL = 'https://cors.berkeleytime.com';

// update grade list
const updateGradeContext = (data) => ({
type: UPDATE_GRADE_CONTEXT,
Expand Down

0 comments on commit ae14b63

Please sign in to comment.