@import "antd/lib/tree/style/index.less";

.@{tree-prefix-cls} {
  @{tree-prefix-cls}-switcher {
    display: none !important;
  }
}
