Skip to content

Commit a856afb

Browse files
chore: code refactor
1 parent 264f7ba commit a856afb

File tree

1 file changed

+0
-13
lines changed
  • apps/web/core/components/dropdowns/member

1 file changed

+0
-13
lines changed

apps/web/core/components/dropdowns/member/base.tsx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
/**
2-
* SPDX-FileCopyrightText: 2023-present Plane Software, Inc.
3-
* SPDX-License-Identifier: LicenseRef-Plane-Commercial
4-
*
5-
* Licensed under the Plane Commercial License (the "License");
6-
* you may not use this file except in compliance with the License.
7-
* You may obtain a copy of the License at
8-
* https://plane.so/legals/eula
9-
*
10-
* DO NOT remove or modify this notice.
11-
* NOTICE: Proprietary and confidential. Unauthorized use or distribution is prohibited.
12-
*/
13-
141
import { useRef, useState } from "react";
152
import { observer } from "mobx-react";
163
import type { LucideIcon } from "lucide-react";

0 commit comments

Comments
 (0)