Skip to content

Commit

Permalink
Remove Parser class to reduce @classmethod and cls param
Browse files Browse the repository at this point in the history
  • Loading branch information
konomae committed Aug 21, 2014
1 parent 43a6315 commit b6a5dd5
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 316 deletions.
2 changes: 0 additions & 2 deletions lastpass/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from .parser import Parser

from .vault import Vault
from .exceptions import *

Expand Down
Loading

0 comments on commit b6a5dd5

Please sign in to comment.