Skip to content

Commit

Permalink
fix: removed artifact that was deleted in osx-commons
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Jan 8, 2024
1 parent 6b1fac9 commit 77c0f7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/contracts/npm/artifacts.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// JSON artifacts of the contracts
// core
import * as PluginV1Mock from '../artifacts/@aragon/osx-commons-contracts/src/mocks/plugin/Constructable/PluginMock.sol/PluginV1Mock.json';
import * as DAO from '../artifacts/src/core/dao/DAO.sol/DAO.json';
import * as PermissionManager from '../artifacts/src/core/permission/PermissionManager.sol/PermissionManager.json';
// framework
Expand Down Expand Up @@ -51,6 +50,4 @@ export default {

GovernanceERC20,
GovernanceWrappedERC20,

PluginV1Mock,
};

0 comments on commit 77c0f7c

Please sign in to comment.