Skip to content

Commit

Permalink
add in measurement repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Milloy committed Jul 25, 2019
1 parent 4afab86 commit e39b3cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Edamam/Repositories/MeasurementRepository.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace Edamam\Repositories;

class MeasurementRepository extends Repository
{
}

0 comments on commit e39b3cb

Please sign in to comment.