Skip to content

Commit

Permalink
Merge branch 'main' into dsp/fix-code-of-conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsp45 authored Feb 11, 2024
2 parents 0ba36b7 + bff8e15 commit f6cf9a0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 658 deletions.
140 changes: 0 additions & 140 deletions lib/bokken/pairings.ex

This file was deleted.

191 changes: 0 additions & 191 deletions lib/bokken/utils/hungarian_algorithm.ex

This file was deleted.

22 changes: 0 additions & 22 deletions lib/bokken_web/controllers/pairing_controller.ex

This file was deleted.

2 changes: 0 additions & 2 deletions lib/bokken_web/router.ex
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ defmodule BokkenWeb.Router do

resources "/enrollments", EnrollmentController, except: [:new, :edit]
resources "/availabilities", AvailabilityController, except: [:new, :edit, :delete]

resources "/pairings", PairingController, only: [:index, :create]
end

resources "/lectures", LectureController, except: [:new, :edit]
Expand Down
23 changes: 0 additions & 23 deletions lib/bokken_web/views/pairing_view.ex

This file was deleted.

Loading

0 comments on commit f6cf9a0

Please sign in to comment.