class GroupAssignmentReposController < StafftoolsController
    before_action :set_group_assignment_repo

    def show; end