Skip to content

Commit 83d3ad1

Browse files
praveenkuttappanazure-sdk
authored andcommitted
Removed timestamp param
1 parent bf89cef commit 83d3ad1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eng/common/scripts/azsdk_tool_telemetry.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ if ($shouldTrack)
154154
# Build MCP command arguments
155155
$cliArgs = @(
156156
"ingest-telemetry",
157-
"--timestamp", $timestamp,
158157
"--client-type", $clientType
159158
)
160159

0 commit comments

Comments
 (0)