py: cam.py: Remove todo comment
The comment is no longer valid. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
4bd2d5191c
commit
36ea10a564
@@ -3,9 +3,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2022, Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
|
||||
|
||||
# \todo Convert ctx and state dicts to proper classes, and move relevant
|
||||
# functions to those classes.
|
||||
|
||||
from typing import Any
|
||||
import argparse
|
||||
import binascii
|
||||
|
||||
Reference in New Issue
Block a user