Skip to content

Reduce NPM dependencies#490

Open
RensR wants to merge 6 commits into
developfrom
cleanup-deps
Open

Reduce NPM dependencies#490
RensR wants to merge 6 commits into
developfrom
cleanup-deps

Conversation

@RensR

@RensR RensR commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Removed the ESLint imports we don't really need. They had been more useful in the past with JS based test suites.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings

View full report

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-evm/gethwrappers/helpers

View full report

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-evm/gethwrappers

View full report

pavel-raykov
pavel-raykov previously approved these changes Jun 26, 2026
@RensR RensR enabled auto-merge (squash) June 29, 2026 08:36
pragma solidity ^0.8.19;

import {MockLinkToken} from "../../functions/tests/v1_X/testhelpers/MockLinkToken.sol";
import {MockLinkToken} from "../../functions/tests/v1_3_1/testhelpers/MockLinkToken.sol";

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken from older refactor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants