Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Aug 18, 2024
1 parent 18e8549 commit 51962f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/rename_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from urllib.parse import urljoin
import os
import sublime
import sublime_plugin
import functools


Expand Down

0 comments on commit 51962f1

Please sign in to comment.