Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
(cherry picked from commit d8b6d55)
  • Loading branch information
papandreou committed Jun 2, 2023
1 parent 521651f commit 40f98a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/transforms/checkIncompatibleTypes.js
@@ -1,5 +1,3 @@
const AssetGraph = require('../AssetGraph');

module.exports = (queryObj) => {
return function checkIncompatibleTypes(assetGraph) {
for (const asset of assetGraph.findAssets(queryObj)) {
Expand Down

0 comments on commit 40f98a0

Please sign in to comment.