Skip to content

Commit 00eba8b

Browse files
committed
Reformat
1 parent de29949 commit 00eba8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info/postbuild/postbuild.factor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
! copyright 2024 nomennescio
2-
USING: kernel io compiler.errors tools.errors assocs namespaces source-files.errors accessors sequences prettyprint sequences.extras sets ;
2+
USING: accessors assocs compiler.errors io kernel namespaces prettyprint sequences sequences.extras sets source-files.errors tools.errors ;
33
IN: postbuild
44

55
: report-missing-libraries ( -- )

0 commit comments

Comments
 (0)