Skip to content

Commit

Permalink
Optimizing space
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Jul 21, 2016
1 parent f2cea50 commit 63c81a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/generators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
// under the License.


import * as Constant from "./utilities";


export function* Forward<T>(target: Array<T>) {
yield* target;
Expand Down

0 comments on commit 63c81a3

Please sign in to comment.