hashmapinc/Tempus

Clean up controller injection

Open

#493 geöffnet am 25. Juni 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (11 Forks)auto 404
DebtTempus/Applicationcleanupenhancementgood first issue

Repository-Metriken

Stars
 (31 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Throughout the UI/src, many controllers have dependency injection for variables that are never used.

Please remove all unused dependency injection from all controllers

Be careful and make sure you don't break anything.

<3

Contributor Guide