Skip to content

fix(chat): removed unnecessary dependencies

Denys Mishunov requested to merge dmishunov/cleanup into main

Description

The MR removes unused dependencies introduced in !1253 (merged)! Both of the removed dependencies are peer dependencies of @gitlb/ui package and are not used directly in the webview.

How has this been tested?

  • VSCode desktop
  • Web IDE

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Denys Mishunov

Merge request reports

Loading