bugdown: Remove unused imports.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2019-02-02 14:53:31 -08:00
committed by Tim Abbott
parent 4e21cc0152
commit e12c433745
9 changed files with 7 additions and 14 deletions

View File

@@ -1,6 +1,4 @@
import re
import os
import sys
import json
import inspect