Skip to content

Commit e2dd1ee

Browse files
committed
Update RefreshCoursesAction.java
1 parent 510765a commit e2dd1ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmc-plugin/src/fi/helsinki/cs/tmc/actions/RefreshCoursesAction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public RefreshCoursesAction(NbTmcSettings settings, TmcCore core) {
5757
this.courseDb = CourseDb.getInstance();
5858
this.dialogs = ConvenientDialogDisplayer.getDefault();
5959
this.listeners = new BgTaskListenerList<List<Course>>();
60-
6160
this.tmcCore = core;
6261
}
6362

0 commit comments

Comments
 (0)