Skip to content

Commit 68d3c2f

Browse files
committed
Renamed some files
1 parent 95c7aa3 commit 68d3c2f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ingestion/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { exec } from "child_process"
22
import { v4 as uuid } from "uuid"
33

4-
import { Documentation } from "./process/documentation/prepare"
4+
import { Documentation } from "./process/documentation/documentation"
55

66
namespace Algorithms {
77
export async function execCommand(command: string) {
File renamed without changes.

0 commit comments

Comments
 (0)