Skip to content

Commit 68744a6

Browse files
committed
chore: remove outdated comment
1 parent f5aebad commit 68744a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ export async function getPermanentRef() {
364364
}
365365
}
366366

367-
// FIXME: when running the first time and with `--release` option, the directory would be empty
368367
export async function getVuePackages() {
369368
// append the hash of the current commit to the version to avoid conflicts
370369
const commitHash = await getPermanentRef()

0 commit comments

Comments
 (0)