Skip to content

Commit

Permalink
Delete AxonArray, see phetsims/axon#335
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid authored and zepumph committed Oct 22, 2024
1 parent 5a9109d commit 4b7c987
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eslint/rules/bad-text.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ module.exports = function( context ) {
// had a sim about people that are from three different named locations.
'locationProperty',

{
id: 'AxonArray({number})',
regex: /AxonArray\(\s*\d/
},

{
id: 'Import from statements require a *.js suffix',
predicate: line => {
Expand Down

0 comments on commit 4b7c987

Please sign in to comment.