mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 07:48:39 -05:00
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