Skip to content

Commit bb2cf7c

Browse files
committed
Fix invalid require
1 parent bddf0db commit bb2cf7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/Client/Profile/Client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from 'react';
2-
import { CardStack, Card } from 'react-cardstack';
32
import { Link } from 'react-router'
43

54
import ClientService from 'services/Client'

0 commit comments

Comments
 (0)