We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07986f commit 4c3ecdaCopy full SHA for 4c3ecda
rsconnect/git_metadata.py
@@ -4,9 +4,7 @@
4
5
from __future__ import annotations
6
7
-import os
8
import subprocess
9
-from os.path import abspath, dirname, exists, join
10
from typing import Optional
11
from urllib.parse import urlparse
12
0 commit comments