Skip to content

Commit 744287c

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on workflows
Added information on documentation
1 parent d8c2c7c commit 744287c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

utils/quote.ts

+1-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@ import { CategoryPattern, ColorOptions, ImageOptions, ParsedRequest } from '../t
22
import gradient from 'gradient-string'
33
import randomColor from 'randomcolor'
44

5-
import {
6-
delim,
7-
getSearchResults,
8-
mergeProps,
9-
randomElement,
10-
randomEnum,
11-
toFormatString
12-
} from './commons'
5+
import { delim, getSearchResults, mergeProps, randomElement, randomEnum, toFormatString } from './commons'
136
import { css } from './getCss'
147
import { idx } from './search'
158
import { CONFIG } from './config'

0 commit comments

Comments
 (0)