Skip to content

Commit

Permalink
Remove Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
oodamien committed Apr 18, 2024
1 parent 3819dfb commit e090165
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import {AppsModule} from './apps/apps.module';
import {UrlUtilities} from './url-utilities.service';
import {TaskService} from './shared/api/task.service';
import {JobService} from './shared/api/job.service';
import {DevModule} from './dev/dev.module';

@NgModule({
declarations: [AppComponent],
Expand All @@ -45,7 +44,7 @@ import {DevModule} from './dev/dev.module';
FormsModule,
LayoutModule,
// DashboardModule,
DevModule,
// DevModule,
StreamsModule,
TasksJobsModule,
ManageModule,
Expand Down

0 comments on commit e090165

Please sign in to comment.