Skip to content

Commit

Permalink
Added REVIEW #29
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Dec 20, 2018
1 parent 152714c commit a910c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/building/model/NumberSpot.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
define( require => {
'use strict';

//REVIEW: `const` instead of `var`?
// modules
var BooleanProperty = require( 'AXON/BooleanProperty' );
var fractionsCommon = require( 'FRACTIONS_COMMON/fractionsCommon' );
Expand Down

0 comments on commit a910c0a

Please sign in to comment.