Remove unused import

Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>
This commit is contained in:
ankitdobhal 2021-03-20 05:41:30 -04:00
parent 696093a0d5
commit c2724c948c
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ Simplifictions and improvements through patches are more than welcome however :)
import json
import os
import pprint
fpath = os.path.join(os.path.dirname( __file__ ), '..', 'README.md')
examples = []