Skip to content

Commit 488559a

Browse files
sumitaroraSethDavenport
authored andcommitted
removing duplicate function (#110)
1 parent 70688b3 commit 488559a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ export class App {
177177
};
178178
}
179179

180-
mapStateToTarget(state) {
181-
return { counter: state.counter };
182-
}
183-
184180
ngOnDestroy() {
185181
this.disconnect();
186182
}

0 commit comments

Comments
 (0)