Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2904f6

Browse files
committed
make fmt
1 parent 077284f commit f2904f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Workspace/WorkspaceSchedule.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Box from "@material-ui/core/Box"
22
import Typography from "@material-ui/core/Typography"
33
import cronstrue from "cronstrue"
44
import React from "react"
5-
import { stripTimezone, extractTimezone } from "../../util/schedule"
5+
import { extractTimezone, stripTimezone } from "../../util/schedule"
66
import { WorkspaceSection } from "./WorkspaceSection"
77

88
const Language = {

0 commit comments

Comments
 (0)