Skip to content

Commit

Permalink
fix: lint error (#16202)
Browse files Browse the repository at this point in the history
  • Loading branch information
drdelambre authored Dec 11, 2019
1 parent 8729cd0 commit 24e4fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/shared/constants/fluxFunctions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@ export const FLUX_FUNCTIONS: FluxToolbarFunction[] = [
name: 'timeout',
desc: 'Timeout for the GET request. Default is `30s`.',
type: 'Duration',
}
},
],
package: 'experimental/http',
desc:
Expand Down

0 comments on commit 24e4fe4

Please sign in to comment.