Skip to content

Commit

Permalink
refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
fankaiLiu committed Nov 26, 2023
1 parent 228a4f3 commit 9b4d5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/create_project.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use anyhow::{Context, Result};
use handlebars::{template, Handlebars};
use handlebars::Handlebars;
use rust_i18n::t;
use serde_json::json;
use std::{
Expand Down

0 comments on commit 9b4d5b0

Please sign in to comment.