Skip to content

Commit

Permalink
GH-Actions: removed a line, which was left from debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz committed Aug 11, 2021
1 parent 95a444b commit 4400f46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/ovf/ovflib.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ def LoadOVFLibrary():

libname = GetOVFLibName()

import os

### Load the OVF library
_ovf = ctypes.CDLL(ovf_py_dir + '/' + libname)

Expand Down

0 comments on commit 4400f46

Please sign in to comment.