Skip to content

Commit

Permalink
Update benchmarking.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Thiolliere <guillaume.thiolliere@parity.io>
  • Loading branch information
aurexav and gui1117 authored Nov 20, 2024
1 parent 71ec439 commit a4373b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/scheduler/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//! Pallet pallet benchmarking.
//! Scheduler pallet benchmarking.
use alloc::vec;
use frame_benchmarking::v2::*;
Expand Down

0 comments on commit a4373b8

Please sign in to comment.