Skip to content

Commit 74e3719

Browse files
committed
Remove unused import.
1 parent 0073999 commit 74e3719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: conda-recipe/expandpdfguibase.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python
22

33
import sys
4-
import os
54
from pkg_resources import Requirement, resource_filename
65

76
pkg = Requirement.parse('diffpy.pdfgui')

0 commit comments

Comments
 (0)