We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecaeb2 commit 510765aCopy full SHA for 510765a
tmc-plugin/src/fi/helsinki/cs/tmc/actions/RefreshCoursesAction.java
@@ -24,9 +24,7 @@
24
* Refreshes the course list in the background.
25
*/
26
public final class RefreshCoursesAction {
27
-
28
private final static Logger log = Logger.getLogger(RefreshCoursesAction.class.getName());
29
30
private ServerAccess serverAccess;
31
private CourseDb courseDb;
32
private ConvenientDialogDisplayer dialogs;
0 commit comments