Skip to content

Commit b9c7843

Browse files
committed
fix: remove unused parameter declaration
1 parent bc09876 commit b9c7843

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ version: 2.1
3232
jobs:
3333
test_build:
3434
description: Testing build & Test Size & Declarations File
35-
parameters:
36-
version:
37-
type: string
3835
<<: *defaults
3936
steps:
4037
- checkout

0 commit comments

Comments
 (0)