Skip to content

Commit

Permalink
remove WorkSource from partners
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Witte authored and Jordan Witte committed Jan 30, 2024
1 parent b98f772 commit e2c0185
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/frontend/src/components/PartnerTable/currentPartners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,19 +142,6 @@ const currentPartners = [
contacts: ["Drew Hastings", "[email protected]"],
website: "https://www.linnbenton.edu",
},
{
details: [
["Locations", "Southern Oregon"],
["Income Restrictions", "None"],
["Analysis Cost", "Free"],
["Paperwork Cost", "Free"],
],
name: "WorkSource Oregon",
area: "Roseburg",
instructions: "Contact",
contacts: ["Therese Roche", "[email protected]"],
website: "https://worksourceoregon.org/",
},
];

export default currentPartners;

0 comments on commit e2c0185

Please sign in to comment.