Permalink
Browse files

Remove unused imports

  • Loading branch information...
Andy Chu
Andy Chu committed Aug 19, 2018
1 parent 7521d11 commit aef87e7e28bd94dcd7ed9633d128060e2a4d8bd4
Showing with 0 additions and 4 deletions.
  1. +0 −3 asdl/gen_python.py
  2. +0 −1 osh/meta.py
View
@@ -9,9 +9,6 @@
- What about Id? app_types?
"""
import sys
from asdl import front_end
from asdl import visitor
View
@@ -13,7 +13,6 @@
import os
from asdl import asdl_ as asdl
from core import id_kind

0 comments on commit aef87e7

Please sign in to comment.