Skip to content

Commit 91cc4b0

Browse files
committed
Update: Removed default value from a property.
1 parent 96cce48 commit 91cc4b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api-console-request.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
// Computed value, true, when the response object is set.
143143
hasResponse: {
144144
type: Boolean,
145-
value: false,
146145
computed: '_computeHasResponse(response)'
147146
},
148147
// Response full loading time.

0 commit comments

Comments
 (0)