Permalink
Browse files

remove commit command

  • Loading branch information...
1 parent 2808b4f commit 55b01af88deeb5bb89dc11a4198ac587f76be2bb @alistairewj alistairewj committed Jun 30, 2017
Showing with 0 additions and 2 deletions.
  1. +0 −2 concepts/firstday/vitals-first-day.sql
@@ -116,5 +116,3 @@ FROM (
) pvt
group by pvt.subject_id, pvt.hadm_id, pvt.icustay_id
order by pvt.subject_id, pvt.hadm_id, pvt.icustay_id;
-
-commit;

0 comments on commit 55b01af

Please sign in to comment.