Skip to content

Commit e371442

Browse files
committed
chore: removed console
1 parent c6212c5 commit e371442

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ciConfig/CIConfigForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ export default function CIConfigForm({
231231
buildContext: buildContext.value,
232232
}
233233
}
234-
console.log('_ciBuildConfig', _ciBuildConfig)
235234

236235
const requestBody = {
237236
id: ciConfig?.id ?? null,

0 commit comments

Comments
 (0)