diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 00:46:42 +0200 |
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 00:46:42 +0200 |
| commit | a18db90ea3123b37e3f1fd3f10da001a8ea893c2 (patch) | |
| tree | 7e3ed5515b59a52ad14c5c8c3047ce5c2daae3d9 /examples/read_dumpfile | |
| parent | 14457f29b3d89e234d0791c4980e5cf9514185dd (diff) | |
| download | mitmproxy-a18db90ea3123b37e3f1fd3f10da001a8ea893c2.tar.gz mitmproxy-a18db90ea3123b37e3f1fd3f10da001a8ea893c2.tar.bz2 mitmproxy-a18db90ea3123b37e3f1fd3f10da001a8ea893c2.zip | |
update example inline scripts
Diffstat (limited to 'examples/read_dumpfile')
| -rwxr-xr-x | examples/read_dumpfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/read_dumpfile b/examples/read_dumpfile index eb1c93bb..b329c0e1 100755 --- a/examples/read_dumpfile +++ b/examples/read_dumpfile @@ -4,7 +4,6 @@ # from libmproxy import flow -import json import pprint import sys |
