Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaltsoon committed Sep 15, 2021
1 parent 313ba4e commit 3de4c1f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ const useStyles = makeStyles((theme) => ({
gridColumnStart: 1,
gridRowStart: 1,
},

coursePeriodDates: {
gridColumnStart: 2,
gridRowStart: 1,
Expand All @@ -76,7 +75,6 @@ const useStyles = makeStyles((theme) => ({
gridColumnStart: 1,
gridRowStart: 2,
},

feedbackPeriodDates: {
gridColumnStart: 2,
gridRowStart: 2,
Expand Down

0 comments on commit 3de4c1f

Please sign in to comment.