Skip to content

Commit c594851

Browse files
committed
refactor(utils): Cleanup unused code
1 parent 266aa68 commit c594851

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

src/powerapi/utils/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021, INRIA
1+
# Copyright (c) 2021, Inria
22
# Copyright (c) 2021, University of Lille
33
# All rights reserved.
44
#
@@ -26,5 +26,3 @@
2626
# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2727
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2828
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29-
30-
from .utils import timestamp_to_datetime

src/powerapi/utils/utils.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)