Skip to content

Commit 89d7047

Browse files
author
Sebastian Reid
committed
Fix client build issue
1 parent e617349 commit 89d7047

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/packages/lowcoder/src/pages/ApplicationV2/UserProfileLayout.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ import { trans, languageList } from "../../i18n";
1616
import { ALL_APPLICATIONS_URL } from "constants/routesURL";
1717
import { default as Divider } from "antd/es/divider";
1818

19-
import { fullAvatarUrl } from "util/urlUtils";
20-
2119
import { Avatar, Button, Card, Col, Row, Space, Typography, Select, Tooltip } from "antd";
2220

2321
import { fullAvatarUrl } from "util/urlUtils";

0 commit comments

Comments
 (0)