Skip to content

Commit 4752d41

Browse files
authored
Update packages/miniflare/src/shared/dev-registry.ts
1 parent 094cefb commit 4752d41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/miniflare/src/shared/dev-registry.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ export class DevRegistry {
138138
return getWorkerRegistry(this.registryPath);
139139
}
140140

141-
/** Returns the filesystem path for the dev registry directory, or undefined if disabled. */
142141
public getRegistryPath(): string | undefined {
143142
return this.registryPath;
144143
}

0 commit comments

Comments
 (0)