Skip to content

Commit

Permalink
removed unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHomanics committed Jan 18, 2024
1 parent 734f9cc commit 535f052
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 152 deletions.
18 changes: 0 additions & 18 deletions packages/foundry/contracts/RepTokensInstance.sol

This file was deleted.

84 changes: 0 additions & 84 deletions packages/foundry/contracts/YourContract.sol

This file was deleted.

1 change: 0 additions & 1 deletion packages/foundry/script/Deploy.s.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//SPDX-License-Identifier: MIT
pragma solidity ^0.8.19;

import "../contracts/YourContract.sol";
import {ScaffoldETHDeploy} from "./DeployHelpers.s.sol";
// import {DeployRepTokensInstanceWithData} from "./DeployRepTokensInstanceWithData.s.sol";
import {ReputationTokensStandalone} from "@atxdao/contracts/reputation/ReputationTokensStandalone.sol";
Expand Down
21 changes: 0 additions & 21 deletions packages/foundry/test/RepTokensInstanceTest.t.sol

This file was deleted.

28 changes: 0 additions & 28 deletions packages/foundry/test/YourContract.t.sol

This file was deleted.

0 comments on commit 535f052

Please sign in to comment.