Skip to content

Commit 14fd553

Browse files
committed
Remove unused import
1 parent e300bbc commit 14fd553

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rsconnect/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import os
66
import sys
77
import traceback
8-
import typing
98
import textwrap
109
import click
1110
from os.path import abspath, dirname, exists, isdir, join

0 commit comments

Comments
 (0)