Skip to content

Commit

Permalink
fix: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Jun 14, 2024
1 parent f6793bd commit 38276bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/DataFeedConsumer.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
//@bisonai/orakl-contracts/v0.1

import {IFeedProxy} from "@bisonai/orakl-contracts/v0.2/src/interfaces/IFeedProxy.sol";

contract DataFeedConsumer {
Expand Down

0 comments on commit 38276bb

Please sign in to comment.