# noAccessList

Description: noAccessList cheatcode documentation

Note: This document was authored using MDX

  Source: https://github.com/NomicFoundation/hardhat-website/tree/main/src/content/docs/docs/reference/cheatcodes/Environment/no-access-list.mdx

### Signature

```solidity
function noAccessList() external;
```

### Description

Utility cheatcode to remove any EIP-2930 access list set by `accessList` cheatcode.
