Skip to content

Commit 7f26390

Browse files
authored
Update core.module.ts
1 parent b4656e6 commit 7f26390

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

npm/ng-packs/packages/core/src/lib/core.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import { ShortDatePipe } from './pipes/short-date.pipe';
3232
import { SafeHtmlPipe } from './pipes/safe-html.pipe';
3333
import { provideAbpCoreChild, provideAbpCore, withOptions } from './providers';
3434
import { UtcToLocalPipe } from './pipes';
35-
import { TimezoneInterceptor } from './interceptors';
3635

3736
const standaloneDirectives = [
3837
AutofocusDirective,

0 commit comments

Comments
 (0)