Skip to content

Commit

Permalink
Removed unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jhazentia committed Jul 8, 2019
1 parent f00b0da commit e46fbce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/actions/acquire_single_freq_fft.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@
import logging
from enum import Enum

import datetime
import numpy as np
import os
from sigmf.sigmffile import SigMFFile

from capabilities import capabilities
Expand Down

0 comments on commit e46fbce

Please sign in to comment.