Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pan Shao committed Jan 22, 2025
1 parent ebba6bd commit 38a5fae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import { getMainImports } from "../utils/imports";
import { getSession } from "../autorest-session";
import { generateServiceInformation } from "../generate/generate-service-information";
import { TypespecProgram } from "../interfaces";
import { getOptions } from "../options";
import { formatTypespecFile } from "../utils/format";
import { getMainImports } from "../utils/imports";
import { Metadata } from "../utils/resource-discovery";
const packageInfo = require("../../package.json");

Expand Down

0 comments on commit 38a5fae

Please sign in to comment.