mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-24 03:54:25 +01:00
Remove unused import
Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>
This commit is contained in:
parent
696093a0d5
commit
c2724c948c
@ -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 = []
|
||||
|
Loading…
Reference in New Issue
Block a user