From 3bd711ad5b5178310827d4447cb0c7f36423d54f Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Wed, 18 Sep 2024 22:52:30 -0600 Subject: [PATCH] fix: minor issue --- typst.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/typst.toml b/typst.toml index 0fe1190..a2717ae 100644 --- a/typst.toml +++ b/typst.toml @@ -17,6 +17,3 @@ repository = "https://github.com/DeveloperPaul123/modern-cv" path = "template" entrypoint = "resume.typ" thumbnail = "assets/images/resume.png" - -[tool.typst-test] -vcs = "git"