Skip to content

Commit ebc6cb3

Browse files
committed
remove tokenless from tokenless example
1 parent f2dbd41 commit ebc6cb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/tokenless/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export default defineConfig({
1717
codecovVitePlugin({
1818
enableBundleAnalysis: true,
1919
bundleName: "@codecov/example-tokenless-app",
20-
uploadToken: process.env.TOKENLESS_UPLOAD_TOKEN,
2120
apiUrl: process.env.TOKENLESS_API_URL,
2221
gitService: "github",
2322
debug: true,

0 commit comments

Comments
 (0)