Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 05323fb

Browse files
committed
Formatting
1 parent 51ebb10 commit 05323fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DirectoryRecord.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { deserialize, member, struct, types as t } from 'utilium';
33
import { Directory } from './Directory.js';
44
import { SLComponentFlags } from './SLComponentRecord.js';
55
import { FileFlags, rockRidgeIdentifier } from './constants.js';
6-
import type { SystemUseEntry} from './entries.js';
6+
import type { SystemUseEntry } from './entries.js';
77
import { CLEntry, EREntry, NMEntry, NMFlags, RREntry, SLEntry, SPEntry, constructSystemUseEntries } from './entries.js';
88
import { ShortFormDate } from './utils.js';
99
import type { TextDecoder as TTextDecoder } from 'util';

0 commit comments

Comments
 (0)