Skip to content

Commit 081bc00

Browse files
committed
Update cmd.py
1 parent 30d8dc7 commit 081bc00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/cmd/cmd.py

-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ def main():
127127

128128
print(f'args: {args}')
129129

130-
print(f'------------------------- SOMMETHING IS HERE -------------------------')
131-
132130
if args.command == 'bench-omni':
133131
runtime_pallets_map = {}
134132
failed_benchmarks = {}

0 commit comments

Comments
 (0)