Skip to content

Commit

Permalink
removed generated tag and allows
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaicalinluca committed Mar 29, 2024
1 parent 2665c3a commit e3f758a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions contracts/examples/proxy-pause/src/pause_sc_proxy.rs
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
// Code generated by the multiversx-sc proxy generator. DO NOT EDIT.

////////////////////////////////////////////////////
////////////////// AUTO-GENERATED //////////////////
////////////////////////////////////////////////////

#![allow(dead_code)]
#![allow(clippy::all)]

use multiversx_sc::proxy_imports::*;

pub struct PausableProxy;
Expand Down

0 comments on commit e3f758a

Please sign in to comment.