mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 13:57:39 -02:30
Add scm revision to the job model
This also cleans up flake8 issues
This commit is contained in:
@@ -7,9 +7,6 @@ import os
|
||||
import re
|
||||
import urlparse
|
||||
|
||||
# Celery
|
||||
from celery import group, chord
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
from django.db import models
|
||||
|
||||
Reference in New Issue
Block a user