Skip to content

Commit 922bb3c

Browse files
committed
removed import os
1 parent cab92e8 commit 922bb3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_comment_spell_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import unittest
22
import subprocess
3-
import os
43

54

65
class TestCommentSpellCheck(unittest.TestCase):

0 commit comments

Comments
 (0)