Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 2, 2023
1 parent 31a6f92 commit d8b6d55
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 d8b6d55

Please sign in to comment.