Skip to content

Commit

Permalink
fix: removed unwanted import
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikol committed May 23, 2024
1 parent 3b39aa5 commit 3a66efa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/horizon/contracts/data-service/GraphDirectory.sol
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { IGraphProxyAdmin } from "@graphprotocol/contracts/contracts/upgrades/IG

import { ICuration } from "@graphprotocol/contracts/contracts/curation/ICuration.sol";

import "forge-std/console.sol";
/**
* @title GraphDirectory contract
* @notice This contract is meant to be inherited by other contracts that
Expand Down

0 comments on commit 3a66efa

Please sign in to comment.