Skip to content

Commit b4b3b9c

Browse files
committed
fix: remove console.log
1 parent 436d33d commit b4b3b9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/uhk-web/src/app/app.component.ts

-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ export class MainAppComponent implements OnDestroy {
196196
],
197197
};
198198

199-
console.log(newOptions);
200199
return newOptions;
201200
};
202201
}

0 commit comments

Comments
 (0)