Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
django-panik-nonstop
Commits
d54df015
Commit
d54df015
authored
May 21, 2020
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc: remove unused imports
parent
5ec5cfc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
nonstop/management/commands/compute_durations.py
nonstop/management/commands/compute_durations.py
+0
-3
No files found.
nonstop/management/commands/compute_durations.py
View file @
d54df015
import
datetime
import
os
import
re
import
subprocess
from
django.core.management.base
import
BaseCommand
from
django.utils.encoding
import
force_text
from
emissions.utils
import
get_duration
from
...models
import
Track
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment