Skip to content

Commit

Permalink
Remove python 2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Dec 27, 2023
1 parent 973eac5 commit dcc718d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions psrecord.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
#
###############################################################################

from __future__ import absolute_import, division, print_function, unicode_literals

import time


Expand Down

0 comments on commit dcc718d

Please sign in to comment.