Skip to content

Commit 1fc00c8

Browse files
remove timer label and description
1 parent 9a02cd7 commit 1fc00c8

File tree

1 file changed

+0
-2
lines changed
  • components/microsoft_teams/sources/common

1 file changed

+0
-2
lines changed

components/microsoft_teams/sources/common/base.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ export default {
66
microsoftTeams,
77
db: "$.service.db",
88
timer: {
9-
label: "Polling interval",
10-
description: "Pipedream will poll the YouTube API on this schedule",
119
type: "$.interface.timer",
1210
default: {
1311
intervalSeconds: DEFAULT_POLLING_SOURCE_TIMER_INTERVAL,

0 commit comments

Comments
 (0)