File tree Expand file tree Collapse file tree 4 files changed +2
-21
lines changed Expand file tree Collapse file tree 4 files changed +2
-21
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " planet" ,
33 "license" : " AGPL-3.0" ,
4- "version" : " 0.20.37 " ,
4+ "version" : " 0.20.38 " ,
55 "myplanet" : {
66 "latest" : " v0.33.38" ,
77 "min" : " v0.32.38"
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ import { PlanetCalendarModule } from '../shared/calendar.module';
2424import { CommunityLinkDialogComponent } from '../community/community-link-dialog.component' ;
2525import { HealthListComponent } from '../health/health-list.component' ;
2626import { UsersModule } from '../users/users.module' ;
27- import { PlanetComponent } from './planet.component' ;
2827import { CoursesViewDetailModule } from '../courses/view-courses/courses-view-detail.module' ;
2928import { ChatModule } from '../chat/chat.module' ;
3029import { SurveysModule } from '../surveys/surveys.module' ;
@@ -61,8 +60,7 @@ import { SurveysModule } from '../surveys/surveys.module';
6160 LogsMyPlanetComponent ,
6261 CommunityComponent ,
6362 CommunityLinkDialogComponent ,
64- PlanetComponent ,
65- HealthListComponent ,
63+ HealthListComponent ,
6664 ]
6765} )
6866export class HomeModule { }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments