fix: remove duplicate getCurrentBranch import in auto.ts (#87)
This commit is contained in:
parent
6e1e634251
commit
46b735ea9f
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ import {
|
|||
getSliceBranchName,
|
||||
switchToMain,
|
||||
mergeSliceToMain,
|
||||
getCurrentBranch,
|
||||
} from "./worktree.ts";
|
||||
import { truncateToWidth, visibleWidth } from "@mariozechner/pi-tui";
|
||||
import { makeUI, GLYPH, INDENT } from "../shared/ui.js";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue