removed ast import

This commit is contained in:
Maja 2022-06-01 12:09:37 -04:00
parent e884646c16
commit 74d645adce
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
from ast import Assert
from unittest import TestCase
from mock import patch