Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
lasryaric committed Feb 20, 2024
1 parent 18bbb68 commit 66fc227
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion front/admin/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Storage } from "@google-cloud/storage";
import parseArgs from "minimist";
import readline from "readline";

import { classifyWorkspace } from "@app/admin/tools/message_classification";
import { subscriptionForWorkspace } from "@app/lib/auth";
import {
DataSource,
Expand Down

0 comments on commit 66fc227

Please sign in to comment.