class AssignmentReposController < StafftoolsController
    before_action :set_assignment_repo

    def show; end