Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
132ikl committed Nov 30, 2019
1 parent c6bcad7 commit 4602625
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
16 changes: 0 additions & 16 deletions opsi/backend/upgrade.sh

This file was deleted.

2 changes: 1 addition & 1 deletion opsi/lifespan/lifespan.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import logging
import os
import signal
import subprocess
import threading
import os
from os.path import isdir, isfile, splitext

import opsi
Expand Down
1 change: 0 additions & 1 deletion opsi/modules/videoio/cameraserver.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import opsi.manager.cvwrapper as cvw
from opsi.manager.manager_schema import Hook

from opsi.util.concurrency import AsyncThread, Snippet
from opsi.util.templating import LiteralTemplate

Expand Down

0 comments on commit 4602625

Please sign in to comment.