Skip to content

Commit 733401d

Browse files
committed
remove redundant feature gate
1 parent 4b863ac commit 733401d

File tree

1 file changed

+0
-2
lines changed
  • clarity-serialization/src/tests

1 file changed

+0
-2
lines changed

clarity-serialization/src/tests/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// You should have received a copy of the GNU General Public License
1414
// along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
#![cfg(any(test, feature = "testing"))]
17-
1816
use stacks_common::address::{AddressHashMode, C32_ADDRESS_VERSION_TESTNET_SINGLESIG};
1917
use stacks_common::types::chainstate::{StacksAddress, StacksPrivateKey, StacksPublicKey};
2018

0 commit comments

Comments
 (0)