Skip to content

Commit

Permalink
Merge pull request #8014 from ever-co/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
evereq authored Jul 30, 2024
2 parents 9855005 + 363b352 commit 6143b16
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/gauzy/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,6 @@ const NB_MODULES = [
HttpClientModule,
AppRoutingModule,
...NB_MODULES,
TranslateModule.forRoot({
defaultLanguage: LanguagesEnum.ENGLISH,
loader: {
provide: TranslateLoader,
useFactory: HttpLoaderFactory,
deps: [HttpClient]
}
}),
CloudinaryModule,
FileUploadModule,
isProd ? [] : AkitaNgDevtools,
Expand Down

0 comments on commit 6143b16

Please sign in to comment.