Commit 5a2641b2 authored by PidgeyL's avatar PidgeyL
Browse files

bugfix

parent 7ac8edcc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -81,7 +81,6 @@ class last:
        if e is None:
            return cveid
        else:
            del e['_id']
            return e

    def getcve(self, cveid=None):