mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
Remove unused import
Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>
This commit is contained in:
parent
696093a0d5
commit
c2724c948c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue