Skip to content

Commit

Permalink
rm from __future__
Browse files Browse the repository at this point in the history
  • Loading branch information
berland committed Feb 2, 2021
1 parent 7b26582 commit 886d511
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_webviz_subsurface_testdata.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
"""Testing loading the webviz subsurface testdata."""

from __future__ import absolute_import
from __future__ import division
from __future__ import print_function

import os
import time

Expand Down

0 comments on commit 886d511

Please sign in to comment.