Skip to content

Commit

Permalink
Remove __future__ imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Nov 6, 2021
1 parent b4ad5b3 commit ecfc424
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jaraco/site/openid.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from __future__ import absolute_import

import cherrypy
import os
import logging
Expand Down

0 comments on commit ecfc424

Please sign in to comment.