Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bunsenstraat committed Oct 9, 2023
1 parent e9efc62 commit 38dcdb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/remix-ide-e2e/src/tests/contract_flattener.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ const sources = [
content: `
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
// test this
import "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol";
import "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721BurnableUpgradeable.sol";
import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";
Expand Down

0 comments on commit 38dcdb9

Please sign in to comment.