Skip to content

Commit

Permalink
account: Remove two unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
akkornel committed Jul 6, 2021
1 parent d8123ed commit 86ba5b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/stanford/mais/account/account.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

import abc
import dataclasses
import datetime
import enum
import logging
import requests
from typing import *
Expand Down

0 comments on commit 86ba5b1

Please sign in to comment.