Skip to content

Commit

Permalink
format:
Browse files Browse the repository at this point in the history
  • Loading branch information
chaldon committed Nov 11, 2015
1 parent 3c0b98e commit 6300b8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/parser.js
Expand Up @@ -3300,8 +3300,8 @@ function CdaHandler(patientId) {
return self.last.get();
}
};

};
}

function CcdaParserStream(patientId) {
Transform.call(this, {
Expand Down

0 comments on commit 6300b8f

Please sign in to comment.