Skip to content

Commit e9a080a

Browse files
committed
Remove useless pprint
1 parent 147a27c commit e9a080a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

leakix/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import os
33
from typing import Optional, List
44
import requests
5-
from pprint import pprint
65
from l9format import l9format
76
from enum import Enum
87
from serde import Model, fields

0 commit comments

Comments
 (0)