Skip to content

Commit cc39790

Browse files
Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com>
1 parent 89579f0 commit cc39790

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

plugins/card-resources/src/cardTableFormatter.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,7 @@
1313
// limitations under the License.
1414
//
1515

16-
import {
17-
type Class,
18-
type Doc,
19-
type Hierarchy,
20-
type Ref
21-
} from '@hcengineering/core'
16+
import { type Class, type Doc, type Hierarchy, type Ref } from '@hcengineering/core'
2217
import { translate, type IntlString } from '@hcengineering/platform'
2318
import cardPlugin, { type Card, type CardSpace } from '@hcengineering/card'
2419
import { type AttributeModel } from '@hcengineering/view'

0 commit comments

Comments
 (0)