Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Bump up version to 0.3.3
  • Loading branch information
omushpapa committed Sep 10, 2018
1 parent d42b669 commit 0449c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyconfigreader/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import ast
import json
import shutil
import warnings
from difflib import SequenceMatcher
from pyconfigreader.exceptions import (ModeError, SectionNameNotAllowed,
ThresholdError, FileNotFoundError)
Expand Down

0 comments on commit 0449c7e

Please sign in to comment.