Skip to content

Commit

Permalink
Merge pull request #298 from nwplus/remove-notices
Browse files Browse the repository at this point in the history
remove notices
  • Loading branch information
DonaldKLee authored Jan 6, 2025
2 parents 00a6613 + 475ddf1 commit d3dfe34
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pages/portal/[id]/schedule.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,6 @@ export default ({ hackathons }) => {
{
label: 'minievents',
},
{
label: 'notices',
},
]}
label="Type"
value={newEvent.type}
Expand Down Expand Up @@ -338,9 +335,6 @@ export default ({ hackathons }) => {
{
label: 'minievents',
},
{
label: 'notices',
},
]}
label="Type"
value={eventEditing.type}
Expand Down

0 comments on commit d3dfe34

Please sign in to comment.