From 0c9a03b93f2f4abfba7e7a35a4bcdc0ce1dccc4c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 11 Jan 2014 23:04:41 +0100 Subject: [PATCH] Cleanup --- bin/ptr-import.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/ptr-import.py b/bin/ptr-import.py index 5a35b8d..21884be 100644 --- a/bin/ptr-import.py +++ b/bin/ptr-import.py @@ -35,5 +35,3 @@ if args.r: else: argParser.print_help() exit(1) -#r.set("foo", "bar") -print (r.get("74.15.53.16"))