Skip to content

Commit

Permalink
remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gordon committed Jun 21, 2017
1 parent 6cf4df4 commit b086e14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -977,9 +977,7 @@ export class Box {

export class Arrow {
@serializable(identifier()) id = randomId();

@serializable(reference(Box)) from;

@serializable(reference(Box)) to;
}

Expand Down

0 comments on commit b086e14

Please sign in to comment.