BerniWittmann/spielplanismaning

View on GitHub
src/public/templates/event/team-deabonnieren/team-deabonnieren.ui.js

Summary

Maintainability
A
1 hr
Test Coverage

Function TeamDeabonnierenController has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function TeamDeabonnierenController(aktivesTeam, email, $state, $timeout) {
        const vm = this;
        vm.loading = true;

        vm.team = aktivesTeam;

    There are no issues that match your filters.

    Category
    Status