Skip to content

Commit d6dc030

Browse files
committed
fix: some edits to force version update and release (#1513)
1 parent d432837 commit d6dc030

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

libs/cdk/src/_noop.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
// eslint-disable-next-line @typescript-eslint/no-empty-function
22
export function _noop(): void {}
3-
//

libs/ngxs/src/public_api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { NGXS_DATA_CONFIG, NgxsDataConfig } from './config/ngx-data.config';
22
export { NgxsDataPluginModule } from './ngxs-data.module';
3-
//

0 commit comments

Comments
 (0)